]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)
authorShohei Yoshida <ysds.code@gmail.com>
Wed, 1 Apr 2020 06:42:33 +0000 (15:42 +0900)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2020 06:42:33 +0000 (09:42 +0300)
commit053d5d5e93ba995ba6fda88679f8298e3053d868
treece9610986b649acb2d4708661c022b68cbafbc96
parent6663faa3e7365e2d2caf49e38643f6b9d3245359
transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)

* Prevent redundant 'none' for prefers-reduced-motion

* Output warning when use 'none' or 'null' with multiple arguments

* Fix for libsass(node-sass)
scss/mixins/_transition.scss