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

Configure Sass options to silence deprecation warnings #976

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

mphstudios
Copy link
Member

@mphstudios mphstudios commented Dec 5, 2024

Changed

  • Configure Vite with css preprocessor options for the sass compiler
  • Pass options to the sass compiler for the lightbox component styles
  • Pass options to the sass compiler when generating epub output
  • Pass options to the sass compiler when generating PDF output

Fixed

  • Silence Sass deprecation warnings

See also thegetty/quire-starter-default#47

Pass options to the scss pre-processor to silence deprecation warnings.
@mphstudios mphstudios marked this pull request as ready for review December 5, 2024 02:07
@mphstudios mphstudios closed this Dec 11, 2024
@mphstudios mphstudios reopened this Dec 11, 2024
@mphstudios mphstudios changed the title Configure vite css pre-processor options Configure Sass options to silence deprecation warnings Dec 11, 2024
@mphstudios mphstudios merged commit 15cf1be into main Dec 11, 2024
@mphstudios mphstudios deleted the fix/sass-warnings_DEV-19081 branch December 11, 2024 21:09
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