[Code Improvement]: Use @use instead of @import in scss files

Open
#46 8 comments 0 reactions 1 assignee View on GitHub

@Lenni009 is already working on this.

Since May 18, 2023.

Assessment

This issue has not been assessed yet.

Description

Sass writes on their website:

The Sass team discourages the continued use of the @import rule. Sass will gradually phase it out over the next few years, and eventually remove it from the language entirely. Prefer the @use rule instead. (Note that only Dart Sass currently supports @use. Users of other implementations must use the @import rule instead.)

Dominant language
TypeScript
Stars
20
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AssistantNMS/WebApp

All issues in AssistantNMS/WebApp

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.