feat: add postcss config and deps
bugfix: some unused imports and node-selection component removed for now update: README.md
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: [require('autoprefixer'), require('postcss-nested')]
|
||||
};
|
||||
Reference in New Issue
Block a user