An open API service indexing awesome lists of open source software.

https://github.com/inwerpsel/dash-dash

Script to run just after SCSS is compiled into CSS, to convert declarations in any selectors ending with --some-string-- into the same declarations but with a variable around the value. These declarations are added to the selector preceding the --some-string-- part, which will be created if it doesn't exist yet.
https://github.com/inwerpsel/dash-dash

Last synced: about 1 year ago
JSON representation

Script to run just after SCSS is compiled into CSS, to convert declarations in any selectors ending with --some-string-- into the same declarations but with a variable around the value. These declarations are added to the selector preceding the --some-string-- part, which will be created if it doesn't exist yet.

Awesome Lists containing this project