thoughtbot / thoughtbot/administrate
dart-sass import is deprecated
Open
Nobody has claimed this yet.
javascript
views-and-styles
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
https://sass-lang.com/documentation/breaking-changes/import/
https://sass-lang.com/blog/import-is-deprecated/
We’re deprecating both Sass @import rules and global built-in functions now that the module system (@use and @forward rules) has been available for several years.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Sass deprecation documentation, then search the repository for Sass @import usage. Done means the deprecated imports identified by this issue have been addressed and the project’s existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100