Skip to content

How to disable Preflight with source(none) #17135

Answered by wongjn
hwkdev asked this question in Help
Discussion options

You must be logged in to vote

Try putting source(none) on utilities:

@layer theme, base, components, utilities;
@import "tailwindcss/theme.css" layer(theme);
@import "tailwindcss/utilities.css" layer(utilities) source(none);

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hwkdev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants