Chris Eppstein
|
91aa83cbfd
|
Silence implicit string deprecation warnings.
|
2008-12-17 09:02:48 -08:00 |
|
Chris Eppstein
|
2c3e57bec6
|
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 10:44:36 -08:00 |
|
Chris Eppstein
|
d1b18370cd
|
Move the #ft and #bd declarations to the the yui-grids-init mixin and allow those styles to be turned off.
|
2008-11-30 20:35:04 -08:00 |
|
Chris Eppstein
|
70b06a705f
|
Extract the yui-grid-templates mixin for clarity.
|
2008-11-30 20:33:49 -08:00 |
|
Chris Eppstein
|
5b2c2129f1
|
Combine the selectors that have the same styles that I previously separated unecessarily.
|
2008-11-30 20:32:15 -08:00 |
|
Chris Eppstein
|
562b417197
|
Added conditional assignment to the yui constants and prefixed them with "yui_".
|
2008-11-29 19:28:42 -08:00 |
|
Chris Eppstein
|
b5034a917e
|
Added the YUI grids module. It compiles and generates roughly the expected output, but is not well tested yet.
|
2008-11-29 01:15:12 -08:00 |
|
Chris Eppstein
|
08ec9ec5c3
|
Improvements to the YUI fonts. These changes are not backwards compatible.
|
2008-10-29 09:23:54 -07:00 |
|
Chris Eppstein
|
1fcd0c446a
|
Use explicit sass imports to get better error reporting in the case of a missing file or installation problem.
|
2008-10-01 22:58:30 -07:00 |
|
Chris Eppstein
|
e62b7942d6
|
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-24 17:33:57 -07:00 |
|