Skip to content

Avoid using @import Sass rules#20

Open
jacobwhall wants to merge 1 commit into
mainfrom
no-sass-imports
Open

Avoid using @import Sass rules#20
jacobwhall wants to merge 1 commit into
mainfrom
no-sass-imports

Conversation

@jacobwhall

Copy link
Copy Markdown
Contributor

The @import Sass rule is deprecated, which means a bunch of warnings when building Dogwood sites. This PR attempts to rework our Sass styles to use @use and @forward. I tested custom variables and styles and they appear to still work.

I'd like another set of eyes on this because I've never worked with Sass before and there's probably a better way...in particular all of the !default flags I put in /_sass/dogwood/variables.scss

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