We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
75616d8
There was an error while loading. Please reload this page.
Support PostCSS 8
adf8e08
Change: Use PostCSS 6 API.
30b6dcd
Fix: incorrect output when using both > and >= (or similar).(#12) (by @hudochenkov)
8717789
Use PostCSS 5.0 API(by @avanes).
56747c3
Use PostCSS 4.1 plugin API.(by @ai )
014a13d
Add ( 300px <= width <= 900px) or ( 900px >= width >= 300px) syntax.
( 300px <= width <= 900px)
( 900px >= width >= 300px)