Chris Eppstein
e15edbe4d5
Fixes for RunCodeRun tests.
2009-02-13 00:03:51 -08:00
Chris Eppstein
42f1cd8855
Added a rake task to do normal stuff before a github push.
2008-12-17 13:15:59 -08:00
Chris Eppstein
da4275bdec
Fixed a duplicate ending bug in the examples generator.
2008-11-30 23:38:48 -08:00
Chris Eppstein
39265bafc3
Added a Sass Function called nest that performs a nesting operation on (possibly) comma delimited selectors and emits the result as a string.
...
For example:
nest(".foo", "a, em, b")
would render:
.foo a, .foo em, .foo b
The nest function can take any number of arguments and each argument can have any number of comma-delimited selectors.
2008-11-29 01:08:07 -08:00
Chris Eppstein
98e13e306d
Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again.
2008-10-31 13:07:35 -07:00
Chris Eppstein
0c6d1f967d
process haml files in the examples correctly.
2008-09-28 15:13:33 -07:00
Chris Eppstein
6a64c44feb
gemspec
2008-08-24 00:05:04 -07:00
Chris Eppstein
88ed4591cc
Initial Checkin of Compass. Used to be Blueprint-Sass.
2008-08-23 10:00:46 -07:00