refactor(builds): drop cjs bundle, add type=module

This commit is contained in:
moklick
2022-03-02 17:18:14 +01:00
parent 6e30d0d9fd
commit 9156a22a28
7 changed files with 26 additions and 29 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"plugins": {
"autoprefixer" : {},
"postcss-nested": {}
}
}