Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3083 min css #12

Closed
wants to merge 12 commits into from
Closed

3083 min css #12

wants to merge 12 commits into from

Conversation

jjromeo
Copy link
Contributor

@jjromeo jjromeo commented Jun 14, 2024

  • Update govuk-frontend version
  • Add govuk-frontend CSS to project and include stylesheet link in template
  • Add govuk-frontend.min.css to asset precompilation list
  • Update stylesheet path references in defra_ruby_template files
  • Refactor Rakefile tasks for asset management
  • Remove defra_ruby_template.js from vendor assets.
  • Add initial SCSS files for various UI components
  • Simplify SCSS imports by consolidating into a single import statement
  • Update stylesheet import from "all" to "index" in defra_ruby_template.scss
  • Remove redundant stylesheet link from defra_ruby_template layout
  • Add javascripts task and update assets paths in Rakefile
  • Add GOV.UK assets and JavaScript for frontend template

jjromeo added 12 commits June 11, 2024 16:15
- Consolidated asset copying logic into `copy_assets` method.
- Added new task `minified_css` for handling minified CSS.
- Simplified `assets` task to iterate over a list of task names.
- Updated paths to align with `govuk-frontend` distribution structure.
- Add base SCSS file and import settings, tools, and helpers
- Add all.scss to import index
- Add components/_all.scss with deprecation warning for 'govuk/components/all' import
- Add components/_index.scss with imports for all individual component styles
- Add accordion component styles
- Add back-link component styles
- Add breadcrumbs component styles
- Add button component styles
- Add character-count component styles
- Add favicon.svg
- Add govuk-icon-180.png
- Add govuk-icon-192.png
- Add govuk-icon-512.png
- Add govuk-icon-mask.svg
- Add defra_ruby_template.js with GOV.UK frontend components and utilities
@jjromeo jjromeo closed this Jun 14, 2024
@jjromeo jjromeo deleted the 3083-min-css branch June 14, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant