Skip to content

Commit

Permalink
Merge pull request #25 from zen-solutions/shaunmackey-patch-2
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
shaunmackey authored Dec 31, 2023
2 parents 0af0938 + 2c70e29 commit ed08d8a
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 @@ -2,7 +2,7 @@
"name": "zencss",
"version": "2.0.0-beta",
"description": "An intelligent web development framework, design system and toolkit.",
"main": "index.js",
"main": "index.html",
"scripts": {
"build-css": "sass scss/zen.scss dist/zen.css --source-map && sass scss/zen.scss dist/zen.min.css --style=compressed --source-map && postcss dist/zen.min.css --use autoprefixer cssnano --map --output dist/zen.min.css",
"build-js": "cd js && npx webpack"
Expand Down

0 comments on commit ed08d8a

Please sign in to comment.