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 5d6c16c commit abc7156Copy full SHA for abc7156
src/utils/css.ts
@@ -1,6 +1,6 @@
1
import * as path from "path";
2
import * as fs from "fs";
3
-import parser from "@babel/parser";
+import * as parser from "@babel/parser";
4
import traverse from "@babel/traverse";
5
// Local
6
import { shortKeys, shortValues } from "../constants";
0 commit comments