JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34
  • Score
    100M100P100Q8044F
  • License MIT

A Pancake plugin to compile sass files.

Package Exports

  • @gov.au/pancake-sass

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gov.au/pancake-sass) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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

};