Skip to content

Commit

Permalink
fixes sass again
Browse files Browse the repository at this point in the history
  • Loading branch information
jlsnow301 committed Jan 5, 2025
1 parent a42c797 commit a9acfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"default": "./lib/styles/main.scss",
"sass": "./lib/styles/main.scss"
},
"./styles/components/*": {
"./styles/components/*.scss": {
"sass": "./lib/styles/components/*.scss"
}
},
Expand Down

0 comments on commit a9acfde

Please sign in to comment.