Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

[DEPRECATED] hof-theme-govuk has been added directly into hof v19.0.1 and should not be installed separately

License

Notifications You must be signed in to change notification settings

UKHomeOfficeForms/hof-theme-govuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED]

hof-theme-govuk has been added directly into hof v19.0.1 and should not be installed separately

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/";

About

[DEPRECATED] hof-theme-govuk has been added directly into hof v19.0.1 and should not be installed separately

Resources

License

Stars

Watchers

Forks

Packages

No packages published