mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Add GOVUK Frontend Sass, configured for this app
Like: https://github.com/alphagov/govuk-frontend/blob/v2.13.0/package/all.scss ...but specifying the components to include, starting with the ones that make up the govuk_template and setting any variables needed.
This commit is contained in:
@@ -31,6 +31,8 @@ $path: '/static/images/';
|
||||
@import 'elements/panels';
|
||||
@import 'elements/tables';
|
||||
|
||||
// Dependencies from GOV.UK Frontend, packaged to be specific to this application
|
||||
@import './govuk-frontend/all';
|
||||
|
||||
// Specific to this application
|
||||
@import 'grids';
|
||||
|
||||
Reference in New Issue
Block a user