chore(preconstruct): inline css via babel config, add themes package
This commit is contained in:
@@ -4,4 +4,5 @@ module.exports = {
|
||||
'@babel/preset-typescript',
|
||||
'@babel/preset-env',
|
||||
],
|
||||
plugins: ['./tooling/inject-css-babel-plugin'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user