TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Csscaffold - rapid css development framework

38 pointsby meddahover 15 years ago

2 comments

timdorrover 15 years ago
Pretty cool to make it transparent. Considering a lot of these have the model of a compiled language, this makes it much easier for a designer to work with. The only real problem I have is that it was made pretty heavyweight with the framework they included.<p>One really cool feature would be automatic CSS sprite generation. Add a "mixin" background-sprite, read in the image, suck up all the others as sprites and generate the final CSS and image file.
评论 #1016329 未加载
snitkoover 15 years ago
It's the same as LESS for Ruby: <a href="http://lesscss.org/" rel="nofollow">http://lesscss.org/</a>