LoginSignup
1
1

More than 5 years have passed since last update.

css3-mediaqueries.jsがIE8で動かないときの対処方法

Posted at

・(Sassの場合) CSSのブロックごとにmediaqueryをつけていて、
CSSの記述の中に一定数以上mediaqueryが含まれるとエラーになる。
← 解決
combine_mq で CSS内の media記述を一つにまとめて書き出す
https://github.com/frontendfriends/grunt-combine-mq

1
1
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
1
1