Lines Matching refs:shorthand
50 …tps://github.com/jakubpawlowicz/clean-css/issues/1008) - edge case in breaking up `font` shorthand.
107 * Improves longhand-into-shorthand merging mechanism in complex cases as with `border-*` shorthands.
121 …(https://github.com/jakubpawlowicz/clean-css/issues/934) - smarter longhand into shorthand merging.
211 * Re-enables `background-(clip|origin|size)` merging with `background` shorthand.
340 * Fixed issue [#743](https://github.com/jakubpawlowicz/clean-css/issues/743) - background shorthand…
366 * Fixed issue [#695](https://github.com/jakubpawlowicz/clean-css/issues/695) - shorthand overriding…
510 … [#577](https://github.com/jakubpawlowicz/clean-css/issues/577) - `background-clip` into shorthand.
511 …#579](https://github.com/jakubpawlowicz/clean-css/issues/579) - `background-origin` into shorthand.
569 …[#541](https://github.com/jakubpawlowicz/clean-css/issues/541) - `outline-style:auto` in shorthand.
605 * Fixed issue [#526](https://github.com/jakubpawlowicz/clean-css/issues/526) - shorthand overriding…
653 …e [#466](https://github.com/jakubpawlowicz/clean-css/issues/466) - rebuilding background shorthand.
678 …ue [#435](https://github.com/jakubpawlowicz/clean-css/issues/435) - `background-clip` in shorthand.
679 … [#439](https://github.com/jakubpawlowicz/clean-css/issues/439) - `background-origin` in shorthand.
745 * Adds `--skip-shorthand-compacting`/`shorthandComacting` option for disabling shorthand compacting.
758 …https://github.com/jakubpawlowicz/clean-css/issues/344) - merging `background-size` into shorthand.
762 …3](https://github.com/jakubpawlowicz/clean-css/issues/373) - proper `background` shorthand merging.
779 …ue [#373](https://github.com/jakubpawlowicz/clean-css/issues/373) - `background` shorthand merging.
834 …#332](https://github.com/jakubpawlowicz/clean-css/issues/332) - `background` shorthand with colors.
916 …4](https://github.com/jakubpawlowicz/clean-css/issues/134) - merges properties into shorthand form.
921 …s://github.com/jakubpawlowicz/clean-css/issues/190) - uses shorthand to override another shorthand.
1097 * Fixed issue [#149](https://github.com/jakubpawlowicz/clean-css/issues/149) - shorthand `font` pro…
1233 * Refactored shorthand selectors and added `border-radius`, `border-style`