Stockportgov design system is the code needed to design a user interface for Stockport Council platforms and services, having as a base the govuk-frontend components. We will amend these components to match the design patterns and styles we have within Stockport Metropolitan Borough Council.
- Node
- npm
- commitizen
- editor of your choice
This project makes use of gulp-sass-lint and commitlint. To make use of these packages you will need to install these npm packages and then install the relevant IDE addons.
Within the package.json file there is a build:dist that will run $npm run build:dist
which bundles up the project and generates a dist folder with the compiled css.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.