We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"type": "module"
package.json
1 parent d41bc62 commit c374a9aCopy full SHA for c374a9a
package.json
@@ -2,6 +2,7 @@
2
"name": "@unsass/css",
3
"version": "2.3.0",
4
"description": "Sass mixins to manage CSS declarations with custom properties option.",
5
+ "type": "module",
6
"scripts": {
7
"lint:css": "stylelint --fix \"**/*.scss\"",
8
"lint": "npm-run-all --parallel lint:*",
0 commit comments