@gov.au/pancake-sass

A Pancake plugin to compile sass files.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@gov.au/pancake-sass
2.3.75 years ago7 years agoMinified + gzip package size for @gov.au/pancake-sass in KB

Readme

Pancake Sass plugin
This is a Pancake plugin to handle sass files.

Contents


Install

yarn add @gov.au/pancake

npm install @gov.au/pancake --save-dev

⬆ back to top

Build

To run the pancake build make sure you go to the monorepo this package came from and clone the source from there: https://github.com/govau/pancake
⬆ back to top

Tests

To run the tests make sure you go to the monorepo this package came from and clone the source from there: https://github.com/govau/pancake
⬆ back to top

Release History

  • v2.3.7 - Remove sass-versioning
  • v2.3.4 - Added cross-platform path seperator for org replace function
  • v2.2.4 - Upgrade dependencies
  • v2.1.4 - Reverted pathing issue with pancake-sass, corrected changelog
  • v2.1.3 - Added cross-platform path seperator for org replace function
  • v2.1.2 - Multiple organisations
  • v2.1.1 - Update dependencies
  • v2.1.0 - Replace sass with node-sass
  • v2.0.1 - Update dependencies
  • v2.0.0 - Replace node-sass with sass
  • v1.3.2 - Update forgotten changelog
  • v1.3.1 - Update node modules
  • v1.3.0 - Optimized pancake for yarn monorepos
  • v1.2.0 - Added support for modules without Sass files
  • v1.1.1 - Bumped node-sass to 4.5.3
  • v1.1.0 - Optimized pancake for windows
  • v1.0.11 - Added a comment into the generated Sass files
  • v1.0.10 - Fixed mixed js and Sass module bug
  • v1.0.9 - Cleaned logs
  • v1.0.8 - Dependencies and tests
  • v1.0.7 - Sass custom path, global settings
  • v1.0.6 - Loading fixes
  • v1.0.5 - Made sass-versioning entirely optional
  • v1.0.4 - Fixed some bugs
  • v1.0.3 - 💥 Initial version

⬆ back to top

License

Copyright (c) Commonwealth of Australia. Licensed under MIT
.
⬆ back to top
};