Chris Eppstein
5d4a885671
[YUI] Added Yahoo's version of the css reset.
2009-04-19 09:44:10 -07:00
Andrew Vit
b36e2d2622
Added +float-left and +float-right as mixins
...
In order to include fixes for IE's double-margin bug universally, floats
were implemented as a utility mixins.
2009-04-02 22:40:16 -07:00
Chris Eppstein
94f4471ad5
Better followup messages after installation.
2009-02-08 03:45:48 -08:00
Chris Eppstein
91e081cd50
New project creation implemented using manifests and installation strategies.
2009-02-08 03:45:48 -08:00
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
Hendy Tanata
880495cb17
yui should be mixed into the top level because of yui-base-fonts mixin.
2008-12-08 22:09:04 +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
Andrew Vit
278cda2ed6
Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet.
...
To perform a reset, simply @import compass/reset.sass
To perform a selective reset, you should @import compass/utilities/general/reset.sass which will provide
reset mixins without defining any css rules.
2008-10-03 08:23:30 -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
b365a178eb
Add Yahoo copyright notice.
2008-08-24 17:41:13 -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