This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
compass
Watch
1
Star
0
Fork
0
You've already forked compass
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c36e539990
compass
/
examples
/
blueprint_scoped
/
stylesheets
/
screen.sass
4 lines
72 B
Sass
Raw
Normal View
History
Unescape
Escape
Created top level imports for all frameworks. This change broke backwards compatibility for YUI, where users should now @import yui.sass instead of yui/screen.sass
2008-12-08 17:53:28 +00:00
@import
blueprint.sass
Use explicit sass imports to get better error reporting in the case of a missing file or installation problem.
2008-10-02 05:58:30 +00:00
@import
compass/reset.sass
Initial Checkin of Compass. Used to be Blueprint-Sass.
2008-08-23 17:00:46 +00:00
Changes to blueprint mixins so that they can be mixed into the top level and avoid having scoped selectors that add to their weight.
2008-12-05 20:02:20 +00:00
+blueprint
(
"
body.bp
"
)
Reference in New Issue
Copy Permalink