Compared to <link>s, @import is slower, adds extra page requests, and can cause other unforeseen problems. Avoid them and instead opt for an alternate approach
Group items matching
in title, tags, annotations or urlCode Guide by @mdo - 0 views
-
-
Compile your CSS with a preprocessor like Sass or Less into a single file
-
Place media queries as close to their relevant rule sets whenever possible.
- ...3 more annotations...
1 - 2 of 2
Showing 20▼ items per page