Skip to content

Commit

Permalink
Update tailwind-css.md (#510)
Browse files Browse the repository at this point in the history
Fix small typo.
  • Loading branch information
rossalexander authored Apr 24, 2024
1 parent 930418f commit 3aaefeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sage/tailwind-css.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ Beware of how large your stylesheets will get if you are using all of the Tailwi

The ideal setup is to remove _all_ classes that you aren't using from Tailwind, and only configure Tailwind with the classes that are required for your project.

In the future, we might an add a more streamlined approach to doing this to Bud's `theme.json` generator. For now, deciding how you want the front-end CSS to work for Tailwind generated classes is up to you.
In the future, we might add a more streamlined approach to doing this to Bud's `theme.json` generator. For now, deciding how you want the front-end CSS to work for Tailwind generated classes is up to you.

0 comments on commit 3aaefeb

Please sign in to comment.