also this works:

sass-convert foo.css foo.sass

-or-

sass-convert foo.css foo.scss

On Fri, Apr 16, 2010 at 7:25 AM, Nathan DeGruchy
<nathan.degru...@gmail.com>wrote:

> css2sass.  I've used it a couple of times, works well.  It's nice to be
> able to convert a project you'd be working on by hand to SASS.
>
>
> On Fri, Apr 16, 2010 at 10:20 AM, dreamcat four <dreamc...@gmail.com>wrote:
>
>> Wait a minute...
>> Are you guys saying here that any regular CSS file can be converted
>> into SASS or SCSS ?
>>
>> On Mon, Apr 12, 2010 at 11:17 PM, Chris Eppstein <ch...@eppsteins.net>
>> wrote:
>> > css3. The way these parsers work is by translating your document into a
>> > syntax agnostic representation called an AST, which can then be
>> converted to
>> > css, sass, or scss. This is also what enables the two syntaxes to
>> completely
>> > interoperate across imports.
>>
>> Would that work for these css files?
>>
>> http://github.com/dreamcat4/yard-slipstream/tree/master/templates/default/fulldoc/html/css/
>>
>>
>> Best regards
>>
>> dreamcat4
>> dreamc...@gmail.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Haml" group.
>> To post to this group, send email to h...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> haml+unsubscr...@googlegroups.com <haml%2bunsubscr...@googlegroups.com>.
>> For more options, visit this group at
>> http://groups.google.com/group/haml?hl=en.
>>
>>
>
>
> --
> Nathan DeGruchy
> http://degruchy.org/
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Haml" group.
> To post to this group, send email to h...@googlegroups.com.
> To unsubscribe from this group, send email to
> haml+unsubscr...@googlegroups.com <haml%2bunsubscr...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/group/haml?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to h...@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to