5.2.4 • Published 3 years ago

hof-theme-govuk v5.2.4

Weekly downloads
161
License
MIT
Repository
github
Last release
3 years ago

hof-theme-govuk

Usage

If you are using hof-build to build assets then you can add the following to your applications sass file.

@import "$$theme";

Otherwise add:

@import "hof-theme-govuk/styles/govuk";

(Note: is using npm-sass then the file path can be omitted, and only @import: "hof-theme-govuk"; is required)

Configuration

By default the compiled sass will attempt to load referenced images from /public/images. To override this, add the following to the top of your sass file (noting trailing slash):

$path: "/path/to/your/images/";
5.2.4

3 years ago

5.2.3

3 years ago

5.2.2

3 years ago

5.2.1

3 years ago

5.2.0

3 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.0

4 years ago

4.5.0

4 years ago

4.4.1

4 years ago

4.4.0

4 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.1.1

6 years ago

4.1.0

7 years ago

4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago