parent
ad40ba6d2d
commit
b032798d69
142 changed files with 3 additions and 3 deletions
|
@ -0,0 +1,14 @@
|
|||
module.exports = {
|
||||
important: true,
|
||||
prefix: '',
|
||||
separator: ':',
|
||||
purge: [],
|
||||
darkMode: false, // or 'media' or 'class'
|
||||
theme: {
|
||||
colors: {
|
||||
inherit: 'inherit'
|
||||
},
|
||||
extend: {},
|
||||
},
|
||||
// ...
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue