Skip to content

Commit 947b547

Browse files
committed
Add a css/lib/parse/index module shim to make it work with Parse5Adapter
1 parent aa354c9 commit 947b547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ng-sample/src/css/lib/parse/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
var reworkcss = require('css');
2+
3+
module.exports = reworkcss.parse;

0 commit comments

Comments
 (0)