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
44a85c0304
compass
/
frameworks
/
yui
/
templates
/
project
/
screen.sass
5 lines
50 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
yui.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
YUI's base and fonts. Their reset is already in compass core. Grid is still to come -- I'm still getting my head around its semantics.
2008-08-25 00:16:51 +00:00
yui should be mixed into the top level because of yui-base-fonts mixin.
2008-12-08 14:09:04 +00:00
+yui
Reference in New Issue
Copy Permalink