Commit Graph

17 Commits

Author SHA1 Message Date
Chris Eppstein
de5ec40a3f The Sass Parser will drop starting whitespace on single line comments so the | char can be used to work around that in the docs. 2010-03-16 18:43:13 -05:00
Chris Eppstein
c970ad3269 Allow some docs to be turned off so they are only visible in the code. 2010-03-16 18:41:59 -05:00
Chris Eppstein
575d1cfb0f cleanup some display of mixin definitions. 2010-02-03 08:21:30 -08:00
Chris Eppstein
960c665a7d fix some sass output for unary operators. 2010-01-30 12:37:25 -08:00
Chris Eppstein
03c3c2b310 Only parenthize an operation if it's needed. 2010-01-28 10:01:16 -08:00
Chris Eppstein
6b4290472c Fix some operator output in to_sass. 2010-01-28 09:43:27 -08:00
Chris Eppstein
b9af766886 Handle pass-thru @if nodes. 2010-01-28 09:18:32 -08:00
Chris Eppstein
3dfd369e88 Directive nodes need to_sass too. 2010-01-28 00:01:23 -08:00
Chris Eppstein
4046ca77fe Some cleanup and debug code removal. 2010-01-24 16:07:13 -08:00
Chris Eppstein
3b88df6bbe Fix a smattering of bugs. 2010-01-24 16:03:58 -08:00
Chris Eppstein
0f21bbe999 Hover tooltips for colors. 2010-01-24 01:34:05 -08:00
Chris Eppstein
bcf6c74b7e Silence a warning in autocompile mode. 2010-01-23 23:05:24 -08:00
Chris Eppstein
0fd292b776 A module documentation for blueprint/colors and a constants partial. 2010-01-23 21:58:20 -08:00
Chris Eppstein
54424de793 Sass extensions for emitting Sass text from a Sass::Tree 2010-01-23 01:06:54 -08:00
Chris Eppstein
ec844d2148 fix some bugs. 2010-01-22 11:41:08 -08:00
Chris Eppstein
d7a9864ee2 doc support for mixins. 2010-01-22 11:40:56 -08:00
Chris Eppstein
4afca420c3 - Some helpers for the body attributes
- Move the blueprint reference content to the blueprint tutorial
- Made new blueprint reference content that is actually reference
  content.
- Some basic helpers for accessing a sass stylesheet and extracting info
  from it.
2010-01-21 11:54:47 -08:00