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

Refine css generation and font reference #188

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

gerardo-navarro
Copy link
Contributor

@gerardo-navarro gerardo-navarro commented Mar 5, 2023

Further Notes

  • Currently, dart-sass preprocesses assets/scss/app.scss and outputs it to assets/scss/app.css => the app.css is then picked up by esbuild and copied to priv/static/assets => This indirection could be resolved by configuring dart-sass to directly output the app.css in priv/static/assets/app.css

New Features / Enhancements

  • Adjust dart-sass configuration to include css from assets/node_modules
  • Include bootstrap-icon fonts in the project

After Merge Checklist

@gerardo-navarro gerardo-navarro self-assigned this Mar 5, 2023
@gerardo-navarro gerardo-navarro changed the title Build refactor css generation and font reference Refine css generation and font reference Mar 5, 2023
@gerardo-navarro gerardo-navarro added the type-enhancement New feature or request label Mar 5, 2023
@nwittstruck nwittstruck force-pushed the build-refactor-css-generation-and-font-reference branch from 0aba1cf to e774867 Compare March 28, 2024 15:45
@nwittstruck nwittstruck merged commit ab82757 into master Mar 28, 2024
7 checks passed
@nwittstruck nwittstruck deleted the build-refactor-css-generation-and-font-reference branch March 28, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants