-
Updated
Aug 23, 2020 - CSS
postcss
Here are 1,784 public repositories matching this topic...
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Mar 18, 2019 - JavaScript
-
Updated
Feb 10, 2019 - JavaScript
-
Updated
Feb 27, 2020 - HTML
Describe the bug
Keyframes names like those h1{ -webkit-animation: e836684w2 } h2{ animation: e836684w2 }
with e
at beginnig are trying to convert by postcss-convert-values
To Reproduce
Here is PR with failing test on this case
cssnano/cssnano#908
Expected behavior
Expected that no conversion performed
Screenshots
**Desktop (please comp
-
Updated
Aug 23, 2020
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 29, 2017 - CSS
Would be great if you could create a custom plugin for stylelint that adds support for your custom rules; for example, making font-range
a known property for the property-no-unknown
rule.
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Jul 29, 2020 - TypeScript
-
Updated
Aug 23, 2020 - TypeScript
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
Jul 16, 2020 - CSS
Improve this page
Add a description, image, and links to the postcss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the postcss topic, visit your repo's landing page and select "manage topics."
currentcolor
(all lowercase) should be acceptable casing. CSS Color Module Level 4 defines it like that. Info from above link: