a11y.css
a11y.css copied to clipboard
Improve Sass layer
A few conventions could help newcomers a bit:
-
$_for private variables, -
!defaultflag for public variables, to ease customization, - use Dart Sass new module system,
- etc.
Hey, I am new to open source contributing, Can I work on this issue?
You may give it a try if you're comfortable enough with Sass best practices—however I don't have a clear goal on the topic, so not quite sure of what can be done.
Ok I'll leave it, cause the sass code seems pretty well as it is.. but maybe I have missed something
Thanks for your interest though!