street-manager-sass
v1.9.15
Published
Street Manager sass files
Downloads
440
Keywords
Readme
Street Manager Sass
An NPM package to accompany the Street Manager Frontend build.
This contains the sass architecture for the frontend application with the following structure:
| Folders | Description | | -------------- |-------------| | /patterns | contains pattern-based sass files for task lists and check-your-answers | | /sm-components | contains component-based sass files - date-picker, forms, pagination, etc. | | /sm-layouts | contains layout related sass | | /sm-overrides | contains sass to override standard GDS styling | | /sm-utils | contains utilities and help classes | | /sm-variables | contains custom sass variables |
Install
npm install street-manager-sass
Install a specific version - below example install v1.0.1
npm install [email protected]
Check npm package versions/outdated
- npm audit
- npm outdated
Update npm package
- npm update --save street-manager-sass
GitHub repository
https://github.com/department-for-transport-StreetManager/street-manager-pattern-library
Github issues
https://github.com/department-for-transport-StreetManager/street-manager-pattern-library/issues
Heroku app
https://dft-street-manager-style-guide.herokuapp.com