Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Outline tips on predefining Tailwind based styles #9

Open
devraj opened this issue Jul 30, 2022 · 0 comments
Open

Outline tips on predefining Tailwind based styles #9

devraj opened this issue Jul 30, 2022 · 0 comments
Assignees

Comments

@devraj
Copy link
Member

devraj commented Jul 30, 2022

As you develop the design language of an application you layout how certain components look e.g Headers, Inputs. While it's tempting to copy the tailwind directive across the elements, the better thing to do is define these styles in tailwind.config.js and then use those styles.

This will also allow us to change the styles in one central location.

This particular idea will be useful for web site based projects using Tailwind + Gatsby | Next

@devraj devraj self-assigned this Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant