Changelog
1.6.0 (February 27, 2016)
restructuring
to restructure
option for minify()
/compress()
(restructuring
is alias for restructure
now, with lower priority)Changelog
1.5.4 (January 27, 2016)
restructRuleset
this time) with merge of rulesets when a ruleset with same specificity places between them (#264)@keyframes
rulesets (until sure it's correct)Changelog
1.5.3 (January 25, 2016)
Changelog
1.5.2 (January 24, 2016)
Changelog
1.5.1 (January 14, 2016)
-
is not used as an identifier in attribute selectors (thanks to @mathiasbynens)justDoIt()
functionChangelog
1.5.0 (January 14, 2016)
gonzales
→internal
and internal
→gonzales
convertors, walkers, translator)@media
with same queryoutputAst
– new option to specify output AST format (gonzales
by default for backward compatibility)from
→0%
and 100%
→to
at @keyframes
(#205)@keyframes
(#80, #197)gonzales
AST was implemented--stat
(output stat in stderr
)level
for --debug
optionChangelog
1.4.4 (December 10, 2015)
Changelog
1.4.3 (December 4, 2015)
Changelog
1.4.2 (November 9, 2015)
progid:
and rest part of value for IE's filter
property as autoprefixer
generates this kind of code (#249)Changelog
1.4.1 (October 20, 2015)
display
property (#167, #244)rect
(clip
property value) mergeprepublish
(thanks to @silentroach)Bringing project back to life. Changed files structure, cleaned up and refactored most of sources.
src
folder)browserify
(no more make
, and web
folder), browser version is available at dist/csso-browser.js
lib/index.js
nownode.js
version is 0.12
nowjscs
to control code stylegh-pages
updateminify(src, options)
, options:
restructuring
– if set to false
, disable structure optimisations (true
by default)debug
- outputs intermediate state of CSS during compression (false
by default)justDoIt()
method (use minify
instead)treeToString()
method to stringify()
printTree()
methodcolumn
and offset
addedln
renamed to line
--rule
and --parser
(suppose nobody use it)-off
alias for --restructure-off
as incorrect (only one letter options should starts with single -
)--debug
that reflecting to options.debug
for minify
/deep/
combinator support (#209)hsla
to rgba
and hls
to rgb
rgba
with 1 as alpha value to rgb
(#122)rgb
and rgba
percentage values to absolute valuesrgba
for normalized/interpolated values+
and -
(#228)flex
property as it could change value meaning (#200)\9
hack values (#231)!important
issue for top-right-bottom-left
properties (#189)top-right-bottom-left
properties merge (#139, #175)