We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e8315 commit 9262d42Copy full SHA for 9262d42
index.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
const postcss = require('postcss')
4
const Selector = require('postcss-selector-parser')
5
0 commit comments