Skip to content

GOV.UK Elements form the building blocks from which all pages are made.

License

Notifications You must be signed in to change notification settings

webegguk/govuk_elements

 
 

Repository files navigation

GOV.UK elements

This guide explains how to make your service look consistent with the rest of GOV.UK.

View the guide here: http://govuk-elements.herokuapp.com/

Navigating this repository

You'll most likely be looking for the Sass files. You can find these in

/public/sass/elements
/public/sass/main.scss

shows how to import the elements styles.

GOV.UK elements Sass files

If you use these in your own project, please be aware these files may well change. Please use GitHub's watch feature to keep an eye on what may change.

About this repository

If you would like to clone the repository and run it locally, you will need Node.js.

You may already have it, try: ``` node --version


To get up and running:

- clone this repository
- run the app ```
node start.js

About the Express prototyping tool

This project uses Tom's Express prototyping tool.

Read the wiki to find out more.

About

GOV.UK Elements form the building blocks from which all pages are made.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published