]> git.eshelyaron.com Git - emacs.git/commit
Add CSS Box Alignment Module Level 3 to css-mode
authorTheodor Thornhill <theo@thornhill.no>
Fri, 3 Sep 2021 06:14:48 +0000 (08:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 06:14:48 +0000 (08:14 +0200)
commite588fa45ceb59a3eb04e67b32c55d0181c2a581a
tree0bb4088472b0334190145cef3c6122c347c9462e
parent5ae02f90fe79d09357fa9fbc2673ba44e2e64a5e
Add CSS Box Alignment Module Level 3 to css-mode

* lisp/textmodes/css-mode.el (css-property-alist): Consolidate
`align-{contents, items, self}', as well as the corresponding
values for `justify-{contents, items, self}' and `place-{contents,
items, self}'.  Values extracted from the flex part and into its
own block (bug#50345).
lisp/textmodes/css-mode.el