Skip to content

Svelte component tailwind class does not override scss file #16421

Answered by wongjn
AntonioVentilii asked this question in Help
Discussion options

You must be logged in to vote

Consider having the CSS in global/theme.scss in the @layer base like:

@layer base {
  /* Styles here */
}

You may also wish to read the documentation on compatibility with Sass in the docs if you have not already done so.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AntonioVentilii
Comment options

Answer selected by AntonioVentilii
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