Sha256: 91ca90b82e12c801c90e5b3abc54b69219c4e5f018c1fe518e0269765bf81619
Contents?: true
Size: 550 Bytes
Versions: 3
Compression:
Stored size: 550 Bytes
Contents
// Include all of the GOV.UK Frontend styles. This includes global styles, fonts, // and individual components. $govuk-global-styles: true; $govuk-image-url-function: "image-url"; $govuk-font-url-function: "font-url"; @import "../../../node_modules/govuk-frontend/all"; // Include our GOV.UK components @import "govuk_publishing_components/all_components"; // Components that are only available inside the admin layout @import "govuk_publishing_components/components/layout-footer"; @import "govuk_publishing_components/components/layout-header";
Version data entries
3 entries across 3 versions & 1 rubygems