mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 19:57:54 +01:00
import tailwindcss v2
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
export default {
|
||||
config: {
|
||||
plugins: [
|
||||
require('tailwindcss-dark-mode')
|
||||
]
|
||||
}
|
||||
cssPath: './assets/css/tailwind.css',
|
||||
configPath: 'tailwind.config.js',
|
||||
exposeConfig: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user