Skip to content

如何正确与tailwindcss集成 #6431

Closed Answered by seepine
seepine asked this question in Q&A
Discussion options

You must be logged in to vote

不过这倒是一个思路,官方文档是加在前面

也可以在 tailwind.config.ts中添加,让所有的都加上 !important
https://tailwindcss.com/docs/configuration#important

module.exports = {
  important: true,
}

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@seepine
Comment options

@jahnli
Comment options

@seepine
Comment options

@seepine
Comment options

Answer selected by seepine
Comment options

You must be logged in to vote
3 replies
@seepine
Comment options

@jahnli
Comment options

@seepine
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants