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

Stylelint improvements for CSS modules #387

Open
14 tasks
langermank opened this issue Mar 13, 2024 · 0 comments
Open
14 tasks

Stylelint improvements for CSS modules #387

langermank opened this issue Mar 13, 2024 · 0 comments

Comments

@langermank
Copy link
Collaborator

langermank commented Mar 13, 2024

Just a list of some little improvements

  • Default config to CSS first, treat SCSS as overrides
  • Support for CSS in JS (React)
  • Upgrade stylelint to next major

Rules

  • Better support for CSS variables
  • Triage existing rules
  • Better mapping for color CSS variables to properties

Tasks

  • Rewite primer-borders
  • Rewrite box-shadows
  • Rewrite colors
  • Delete no-deprecated-colors
  • Add no deprecated variables
  • Delete no-experimental variables
  • Delete no-overrides
  • Delete no-scale-colors
  • Rewrite no-undefined-vars (research)
  • Delete no-unused-vars
  • Leave responsive-vars
  • Rewrite primer-spacing
  • Rewrite typography
  • Rewrite utilities
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

No branches or pull requests

1 participant