diff --git a/docs/_config.yml b/docs/_config.yml index 49630cf..c523482 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -70,10 +70,11 @@ callouts: color: red sass: - style: compact # possible values: nested expanded compact compressed + sass_dir: assets/css load_paths: - - _sass/ - - node_modules/nhsuk-frontend/packages/ + - node_modules + - node_modules/nhsuk-frontend/dist + style: compressed # Exclude from processing. # The following items will not be processed, by default. diff --git a/docs/_includes/breadcrumb.html b/docs/_includes/breadcrumb.html index 58b6e45..c6bf55d 100644 --- a/docs/_includes/breadcrumb.html +++ b/docs/_includes/breadcrumb.html @@ -5,37 +5,37 @@