The Wayback Machine - https://web.archive.org/web/20200824213056/https://github.com/topics/css-in-js
Skip to content
#

css-in-js

Here are 653 public repositories matching this topic...

stylelint
silverwind
silverwind commented Jul 28, 2020

Clearly describe the bug

currentcolor (all lowercase) should be acceptable casing. CSS Color Module Level 4 defines it like that. Info from above link:

Multi-word keywords in CSS usually separate their component words with hyphens. currentcolor doesn’t, because it was originally introduced in SVG as a special attribute value spel

ChALkeR
ChALkeR commented Jan 7, 2020

To reproduce:

$ npm pack [email protected]
npm notice
npm notice 📦  [email protected]
npm notice === Tarball Contents ===
npm notice 6.1kB  dist/.DS_Store
npm notice 599B   dist/_constants.js
npm notice 22.3kB dist/_utils.js
npm notice 8.2kB  dist/babel-external.js
npm notice 46B    babel-test.js
npm notice 753B   dist/babel-test.js
npm notice 41B    babel.js
npm notice 10.4k

Improve this page

Add a description, image, and links to the css-in-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the css-in-js topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.