This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
BFFE
/
AMR
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
c42d5e5837
Grenar
Taggar
master
AMR
/
node_modules
/
postcss-normalize-charset
/
CHANGELOG.md
CHANGELOG.md
306 B
Historik
Rå
1.1.1
Performance tweaks; test that
node.parent
is equal to the AST rather than checking its type is
root
, and use the AST directly to prepend the
@charset
to, rather than using the superfluous
root()
method.
1.1.0
Added
add
option (thanks to
@ben-eb
)
1.0.0
Initial release.