This website works better with JavaScript
Главная
Обзор
Помощь
Вход
waibao
/
NN2022100801
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
16424bdde8
Ветки
Метки
master
NN2022100801
/
addons
/
web
/
node_modules
/
postcss-normalize-charset
/
CHANGELOG.md
CHANGELOG.md
306 B
История
Исходник
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.