Skip to content

Commit 8142fb1

Browse files
MoOxromainmenke
authored andcommitted
1 parent d577c81 commit 8142fb1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plugins/postcss-custom-properties/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
> [PostCSS](https://github.com/postcss/postcss) plugin to transform [W3C CSS Custom Properties for cascading variables](http://www.w3.org/TR/css-variables/) syntax to more compatible CSS.
44
5-
**N.B.** For now the transformation _is not complete_. It currently just aims to provide a future-proof way of using a _limited subset (to `:root` selector)_ of the features provided by native CSS custom properties.
6-
7-
_[Checkout opened issue to know the state of this plugin](https://github.com/postcss/postcss-custom-properties/issues)._
5+
**N.B.** The transformation _is not complete_. It currently just aims to provide a future-proof way of using a **limited subset (to `:root` selector)** of the features provided by native CSS custom properties. Read [#1](https://github.com/postcss/postcss-custom-properties/issues/1) & [#9](https://github.com/postcss/postcss-custom-properties/issues/9) to know why this limitation exists.
86

97
Works great with [postcss-calc](https://github.com/postcss/postcss-calc).
108

0 commit comments

Comments
 (0)