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.

Awesome Syntax Changes in Sass 3

35 pointsby mattybabout 15 years ago

3 comments

chriseppsteinabout 15 years ago
Summary of New Features in Sass 3:<p><pre><code> * New CSS-Based Syntax called SCSS is available * Full CSS3 Support * New Color Utilities and Support * Variable now start with $ * No more Scripting context. * Dashes in variable names * Firebug Integration * Watcher for files and directories</code></pre>
TrevorBurnhamabout 15 years ago
Really excited about this. It'd be great to see the Sass Textmate Bundle updated for the new syntax.<p><a href="http://github.com/seaofclouds/sass-textmate-bundle" rel="nofollow">http://github.com/seaofclouds/sass-textmate-bundle</a>
评论 #1233095 未加载
kjbekkelundabout 15 years ago
This answers a lot of my irritations with Sass! Now there are only two problems I have, and I really don't have a good solution for either of them: some of my files are heavy on the indentation making it really difficult to see where I really am when adding new stuff, and I really do miss writing more of my CSS on one line.
评论 #1231777 未加载
评论 #1231695 未加载