mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
WIP
This commit is contained in:
parent
57be02a983
commit
0d0ce2ca42
@ -1,5 +1,5 @@
|
||||
import tailwindcss from '@tailwindcss/postcss'
|
||||
|
||||
module.exports = {
|
||||
plugins: [tailwindcss()],
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user