init
This commit is contained in:
commit
0a1187788c
49 changed files with 11570 additions and 0 deletions
5
postcss.config.cjs
Normal file
5
postcss.config.cjs
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
plugins: [
|
||||
require("postcss-preset-env")
|
||||
]
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue