|
@@ -24,7 +24,7 @@
|
|
|
// Project page: https://github.com/csstree/csstree
|
|
// Project page: https://github.com/csstree/csstree
|
|
|
|
|
|
|
|
// The minified code is generated by running the following command:
|
|
// The minified code is generated by running the following command:
|
|
|
-// npm run gen:syntax && browserify -p deumdify --standalone csstree lib/index.js | uglifyjs -o dist/csstree.js
|
|
|
|
|
|
|
+// npm run gen:syntax && browserify --standalone csstree lib/index.js | uglifyjs -o dist/csstree.js
|
|
|
|
|
|
|
|
this.singlefile.lib.vendor.cssTree = this.singlefile.lib.vendor.cssTree || (() => {
|
|
this.singlefile.lib.vendor.cssTree = this.singlefile.lib.vendor.cssTree || (() => {
|
|
|
|
|
|