UNPKG
stylehacks
Version:
latest (7.0.7)
next (5.0.0-rc.2)
nightly (4.0.0-nightly.2020.2.6)
7.0.7
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.1.1
6.1.0
6.0.3
6.0.2
6.0.1
6.0.0
5.1.1
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-rc.2
5.0.0-rc.1
5.0.0-rc.0
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-rc.2
4.0.0-rc.0
4.0.0-nightly.2020.10.20
4.0.0-nightly.2020.9.9
4.0.0-nightly.2020.9.3
4.0.0-nightly.2020.9.1
4.0.0-nightly.2020.8.29
4.0.0-nightly.2020.8.25
4.0.0-nightly.2020.8.24
4.0.0-nightly.2020.8.17
4.0.0-nightly.2020.8.10
4.0.0-nightly.2020.8.4
4.0.0-nightly.2020.8.1
4.0.0-nightly.2020.7.31
4.0.0-nightly.2020.7.25
4.0.0-nightly.2020.7.24
4.0.0-nightly.2020.2.6
4.0.0-nightly.2020.1.11
4.0.0-nightly.2020.1.9
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
Detect/remove browser hacks from CSS files.
github.com/cssnano/cssnano
cssnano/cssnano
stylehacks
/
types
/
exists.d.ts
3 lines
•
192 B
TypeScript
View Raw
1
2
3
declare
function
_exports
(
selector
:
import
(
"postcss-selector-parser"
).
Selector
,
index
:
number
,
value
:
string
):
boolean
|
undefined
|
""
;
export
= _exports;
//# sourceMappingURL=exists.d.ts.map