hof 20.0.0-beta.12 → 20.0.0-beta.13
Sign up to get free protection for your applications and to get access to all the features.
@@ -14,8 +14,7 @@ $path: "/public/images/" !default;
|
|
14
14
|
|
15
15
|
// Govuk frontend
|
16
16
|
// https://github.com/alphagov/govuk-frontend-docs
|
17
|
-
|
18
|
-
@import "../../../../node_modules/govuk-frontend/govuk/all";
|
17
|
+
@import "node_modules/govuk-frontend/govuk/all";
|
19
18
|
|
20
19
|
// Custom
|
21
20
|
@import "base";
|
package/package.json
CHANGED