plex icon indicating copy to clipboard operation
plex copied to clipboard

Update README.md to use "@use" instead of "@import"

Open EatonZ opened this issue 5 years ago • 2 comments
trafficstars

@import is being deprecated so it's time to recommend the use of @use instead.

Unfortunately, just replacing @import with @use results in build errors, so I am not sure if changes need to be made to the project, or if the syntax needs to be slightly changed. I tried using sass-migrator, but it had nothing to say/migrate.😒

EatonZ avatar Apr 30 '20 05:04 EatonZ

Any thoughts on this yet?

EatonZ avatar Oct 03 '20 03:10 EatonZ

@vpicone thoughts?

mjabbink avatar Jul 17 '21 07:07 mjabbink