Skip to content

Instantly share code, notes, and snippets.

@inc2734
Created October 25, 2018 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inc2734/ca153c59bca04981073eeca603c82404 to your computer and use it in GitHub Desktop.
Save inc2734/ca153c59bca04981073eeca603c82404 to your computer and use it in GitHub Desktop.
"css:style": "node-sass --include-path=node_modules/node-normalize-scss resources/src/css/style.scss resources/assets/css/style.css && postcss resources/assets/css/style.css -o resources/assets/css/style.css --no-map -c=postcss.config.js && cssnano resources/assets/css/style.css resources/assets/css/style.min.css --no-zindex"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment