Skip to content

Conversation

@TomNUSDS
Copy link
Contributor

  • Move scss source out of /assets/stylesheets/ and into the root /stylesheets
  • Move the application.css (which is currently a static asset) into /assets/css
  • Update build steps to READ from /stylesheets and output into /assets/css
  • Update _head.html to use the /assets/css output location.
  • Remove the SASS from _config.yml to test

- Move scss source out of /assets/stylesheets/ and into the root /stylesheets
- Move the application.css (which is currently a static asset) into /assets/css
- Update build steps to READ from /stylesheets and output into /assets/css
- Update _head.html to use the /assets/css output location.
- Remove the SASS from _config.yml to test
@TomNUSDS TomNUSDS requested a review from drew-usds April 30, 2024 19:55
@TomNUSDS TomNUSDS self-assigned this Apr 30, 2024
@TomNUSDS TomNUSDS marked this pull request as draft April 30, 2024 21:50
@TomNUSDS TomNUSDS changed the title Fix the mess that is css [DRAFT] Fix the mess that is css Apr 30, 2024
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.

2 participants