Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package.json with appropriate Sass package importer instructions #1912

Open
sebnitu opened this issue Jul 3, 2024 · 0 comments
Open
Labels
IS: refactor Next Related to the next branch

Comments

@sebnitu
Copy link
Owner

sebnitu commented Jul 3, 2024

Problem

There's currently still in development the implementation of the package importer for Sass. This should in the future use the package.json to correctly resolve package imports/use/forward calls. Keep an eye on this so that once it has been implemented I can update the package.json exports property and remove a lot of the currently required root forwarding files such as:

  • ./config.scss
  • ./usage.scss
  • ./css.scss
  • ./palette.scss
  • ./theme.scss
  • ./root.scss

References:

GitHub issues:

@sebnitu sebnitu added PR: refactor Next Related to the next branch IS: refactor and removed PR: refactor labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IS: refactor Next Related to the next branch
Projects
None yet
Development

No branches or pull requests

1 participant