mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 07:03:24 +00:00
Upgrade postcss to v8
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
module.exports = {
|
||||
purge: [
|
||||
'./components/**/*.{vue,js}',
|
||||
'./layouts/**/*.vue',
|
||||
'./pages/**/*.vue',
|
||||
'./plugins/**/*.{js,ts}',
|
||||
'./nuxt.config.{js,ts}',
|
||||
],
|
||||
mode: 'jit',
|
||||
darkMode: "class",
|
||||
theme: {
|
||||
extend: {
|
||||
|
||||
Reference in New Issue
Block a user