]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394)
authorShohei Yoshida <ysds.code@gmail.com>
Tue, 4 Aug 2020 18:51:19 +0000 (03:51 +0900)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 18:51:19 +0000 (21:51 +0300)
commite8566e10c74e05c232a0d6da801198bd9cd55b09
tree96056f587bea988b8838440efdfe44cb5926e350
parent9181c84f0f4536aaeea3ec3157271dcc5d7d6e39
box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394)

* Support 'null' and drop `none` with multiple args

* Output a warning when use 'none' with multiple arguments

* Add migration note

* Update migration.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
scss/mixins/_box-shadow.scss
site/content/docs/5.0/migration.md