diff --git a/getting-started.html b/getting-started.html index ec3462f0e2..9eb820dffb 100644 --- a/getting-started.html +++ b/getting-started.html @@ -713,6 +713,10 @@ bootstrap/
file://
Due to browser security rules, Respond.js doesn't work with pages viewed via the file://
protocol (like when opening a local HTML file). To test responsive features in IE8, view your pages over HTTP(S). See the Respond.js docs for details.
@import
Respond.js doesn't work with CSS that's referenced via @import
. In particular, some Drupal configurations are known to use @import
. See the Respond.js docs for details.