]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
The native box-shadow, background-clip and background-size instructions all take... 2775/head
authorBart Teeuwisse <bart@twitter.com>
Fri, 23 Mar 2012 19:37:40 +0000 (12:37 -0700)
committerBart Teeuwisse <bart@twitter.com>
Fri, 23 Mar 2012 19:37:40 +0000 (12:37 -0700)
commit035b85eebaaec9dded4c46b8864c63ff20bdd4fd
treeb10c29fdd8682285ef3df51741d5017d9e2c93a8
parentd335adf644b213a5ebc9cee3f37f781ad55194ef
The native box-shadow, background-clip and background-size instructions all take 1 or more arguments. In 1.3.0 LESS became arity aware, see https://gist.github.com/1933613. As a result the signatures of these mixins had to change a little.
less/mixins.less