Skip to content

Commit c4c0404

Browse files
committed
1.0.3
1 parent 7fc4446 commit c4c0404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/lint-css-duplicates.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import lint from '../src/index.js';
23

34
lint(process.argv[2] || process.cwd());

0 commit comments

Comments
 (0)