LoginSignup
2
0

More than 5 years have passed since last update.

カンマを含む値をmixinの引数にしたい時はカッコでくくれ

Last updated at Posted at 2014-07-05

表題の通り。2引数のprefixというmixinを作っていたら下記のようにする。

scss
  @include prefix(box-shadow, (0 2px #dfdfdf inset, 0 1px white));
2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0