Skip to content

Commit abc7156

Browse files
committed
chore: local test
1 parent 5d6c16c commit abc7156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/css.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as path from "path";
22
import * as fs from "fs";
3-
import parser from "@babel/parser";
3+
import * as parser from "@babel/parser";
44
import traverse from "@babel/traverse";
55
// Local
66
import { shortKeys, shortValues } from "../constants";

0 commit comments

Comments
 (0)