# @gov.au/pancake-sass

> A Pancake plugin to compile sass files.

Latest version **2.3.7** (published 2019-04-15) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @gov.au/pancake-sass
pnpm add @gov.au/pancake-sass
yarn add @gov.au/pancake-sass
bun add @gov.au/pancake-sass
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 2.3.7 |
| Published | 2019-04-15 |
| First published | 2017-03-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 31.7 KB |
| Known vulnerabilities | 0 (+8 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 97 |
| Author | Commonwealth of Australia, DTA |
| Maintainers | aeijdenberg, azerella, jonalport, kirih, rajghuman |
| Keywords | npm, flat, peerDependencies, gov.au, auds, Commonwealth of Australia, design guide, design system, cli, pancake-plugin |

## Links

- npm: https://www.npmjs.com/package/@gov.au/pancake-sass
- Repository: https://github.com/govau/pancake
- Issues: https://github.com/govau/pancake/issues
- npm.io page: https://npm.io/package/@gov.au/pancake-sass

## Dependencies (4)

- [postcss](https://npm.io/package/postcss.md) 7.0.14
- [node-sass](https://npm.io/package/node-sass.md) ^4.11.0
- [autoprefixer](https://npm.io/package/autoprefixer.md) 9.4.10
- [@gov.au/pancake](https://npm.io/package/@gov.au/pancake.md) ~1

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 2.3.7 (latest) — 2019-04-15
- 2.3.6 — 2019-04-15
- 2.3.5 — 2019-04-15
- 2.3.4 — 2019-03-19
- 2.2.4 — 2019-03-19
- 2.1.4 — 2019-02-22
- 2.1.3 — 2019-02-13
- 2.1.2 — 2019-01-10
- 2.1.0 — 2018-08-21
- 2.0.1 — 2018-08-09
- 2.0.0 — 2018-06-15
- 1.3.2 — 2018-06-04
- 1.3.1 — 2018-05-30
- 1.3.0 — 2018-05-07
- 1.2.0 — 2018-01-02
- … 14 more at https://npm.io/package/@gov.au/pancake-sass/versions

## README

Pancake Sass plugin
===================

> This is a [Pancake](https://github.com/govau/pancake) plugin to handle sass files.


## Contents

* [Install](#install)
* [Build](#build)
* [Tests](#tests)
* [Release History](#release-history)
* [License](#license)


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## Install


```shell
yarn add @gov.au/pancake
```

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


**[⬆ back to top](#contents)**


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## 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](#contents)**


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## 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](#contents)**


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## 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](#contents)**


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## License

Copyright (c) Commonwealth of Australia.
Licensed under [MIT](https://raw.githubusercontent.com/govau/pancake/master/LICENSE).


**[⬆ back to top](#contents)**

# };

---
_Source: https://npm.io/package/@gov.au/pancake-sass · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
