Skip to content

Commit 5ccf9b6

Browse files
authored
chore: sss to sideEffects (#240)
1 parent 68b6c18 commit 5ccf9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"types": "es/index.d.ts",
99
"unpkg": "dist/larkmap.min.js",
1010
"sideEffects": [
11-
"**/*.less"
11+
"**/*.css"
1212
],
1313
"files": [
1414
"lib",

0 commit comments

Comments
 (0)