File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed
Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 190190 govuk_personalisation (1.1.0 )
191191 plek (>= 1.9.0 )
192192 rails (>= 6 , < 9 )
193- govuk_publishing_components (63.3.1 )
193+ govuk_publishing_components (64.0.0 )
194194 govuk_app_config
195195 govuk_personalisation (>= 0.7.0 )
196196 kramdown
Original file line number Diff line number Diff line change 1- // The AssetHelper module is configured for this application to load individual stylesheets
2- // for components and views on pages where they are needed.
3-
4- // https://github.com/alphagov/govuk_publishing_components/blob/main/docs/set-up-individual-component-css-loading.md
5-
61@import " govuk_publishing_components/govuk_frontend_support" ;
72@import " govuk_publishing_components/component_support" ;
83
Original file line number Diff line number Diff line change 1313
1414module SmartAnswers
1515 class Application < Rails ::Application
16- include GovukPublishingComponents ::AppHelpers ::AssetHelper
17-
1816 # Initialize configuration defaults for originally generated Rails version.
1917 config . load_defaults 8.0
2018 config . govuk_time_zone = "London"
You can’t perform that action at this time.
0 commit comments