UNPKG
css-tokenize
Version:
latest (1.0.1)
1.0.1
1.0.0
Transform stream that tokenizes CSS
github.com/anandthakker/css-tokenize
anandthakker/css-tokenize
css-tokenize
/
test
/
nested.css
6 lines
(5 loc)
•
84 B
CSS
View Raw
1
2
3
4
5
6
@media
screen
and
(
min-width
:
1000px
) {
a
{
text-decoration
: underline; } }