Skip to content

Commit 89b8ac2

Browse files
chore: update postcss-selector-parser
1 parent b6401e7 commit 89b8ac2

File tree

2 files changed

+905
-463
lines changed

2 files changed

+905
-463
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
const postcss = require('postcss');
44
const selectorParser = require('postcss-selector-parser');
5+
const cssesc = require('cssesc');
56

67
const hasOwnProperty = Object.prototype.hasOwnProperty;
78

0 commit comments

Comments
 (0)