Initialization
This commit is contained in:
commit
3458f39973
28 changed files with 6780 additions and 0 deletions
9
.postcssrc
Normal file
9
.postcssrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"plugins": {
|
||||
"postcss-import-ext-glob": {
|
||||
"sort": "desc"
|
||||
},
|
||||
"postcss-import": {},
|
||||
"postcss-nested": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue