Please enable JavaScript in your browser!
Начало
Разгледай
Помощ
Регистриране
Влизане
tonglan
/
adminSystem
Следи
1
Харесвам
0
Разклонение
0
Проблеми
0
Заявки за сливане
0
Ревизии
2
Издания
0
Няма описание
SSH
HTTPS
ZIP
TAR.GZ
Дърво:
c867e20322
Клонове
Маркери
master
adminSystem
/
node_modules
/
postcss-reduce-transforms
/
CHANGELOG.md
CHANGELOG.md
373B
История
Суров
1.0.4
Refactor the main module, slight performance tweak and ±0.9K less file size on disk.
1.0.3
The
translate(tx, 0)
compression was changed from
translateX(tx)
to
translate(tx)
.
1.0.2
Fixes an incorrect conversion of
translate(5, 5)
to
translate(5)
.
1.0.1
Performance improvements (thanks to
@TrySound
).
1.0.0
Initial release.