Skip to content

Migrate away from @import in SCSS, add some JSDoc types#3521

Open
DanielRosenwasser wants to merge 2 commits intov2from
misc
Open

Migrate away from @import in SCSS, add some JSDoc types#3521
DanielRosenwasser wants to merge 2 commits intov2from
misc

Conversation

@DanielRosenwasser
Copy link
Member

This was mostly accomplished by runnning

pnpx sass-migrator module --migrate-deps [...]

on every scss file we have with an @import.

See more at https://sass-lang.com/documentation/breaking-changes/import/

Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine but I don't really get why globals. comes in. The linked page doesn't talk about globals. at all.

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