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

Migrate to dart sass #1763

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Migrate to dart sass #1763

merged 3 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    db63a27 View commit details
    Browse the repository at this point in the history
  2. Configure builds

    - Create `dartsass.builds` initializer and add all Sass files to be compiled. See https://github.com/rails/dartsass-rails#configuring-builds
    - Create .keep
    - Update manifest file to use /builds directory
    - Ignore /builds
    andysellick committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f74f74c View commit details
    Browse the repository at this point in the history
  3. Add watch task

    - Also, turn digests off in development
    andysellick committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5cf01e8 View commit details
    Browse the repository at this point in the history