Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Needs better integration with scss #2

Open
ghost opened this issue Aug 28, 2011 · 2 comments
Open

Needs better integration with scss #2

ghost opened this issue Aug 28, 2011 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Aug 28, 2011

It would be rad if zeta had decent integration with scss. Right now scss is useless as a standalone tool because it doesn't resolve imports like Sass. If zeta would be able to parse the imports, pass the generated output to scss and then put scss's output into a specified output file, zeta would become a lot more useful.

Another option would be allowing zeta to print to stdout and being able to pipe that through scss (i.e. make it read from stdin and print to stdout or into a specified file).

zeta and scss are neat and a step in the right direction to allow Sass-users abandon Ruby for good, but the lack of integration (and zeta's reliance on prefixes rather than output paths) are why django_compressor forced me to go back to Sass.

@klen
Copy link
Owner

klen commented Aug 29, 2011

I agree, but not have any time now for this work.

@ghost ghost assigned klen Aug 29, 2011
@klen
Copy link
Owner

klen commented Nov 22, 2011

Check new version of zeta.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant