TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Cssnext: use tomorrow’s CSS syntax, today

85 点作者 tbassetto将近 10 年前

8 条评论

selfsimilar将近 10 年前
I&#x27;d recommend getting a native English speaker to proof-read your text. &#x27;More faster&#x27; was used repeatedly on the page and should be simply &#x27;faster&#x27;. There were a few other typos, (e.g. &#x27;A bug fixed will be released ASAP.&#x27;) and very non-idiomatic sentence constructions. It might be a solid undercarriage, but now&#x27;s the time to polish the hood.<p>Also, I&#x27;d def. remove the movie screenshots. You could still use imagery that evokes the film but isn&#x27;t trademarked or under copyright - like an image (not from the film) of flaming tire tracks for example.
评论 #9618721 未加载
评论 #9622958 未加载
评论 #9622959 未加载
Wintamute将近 10 年前
Can anyone give me a top level overview of why I should use cssnext, and not for example just roll my own postcss pipeline?
评论 #9620710 未加载
leepowers将近 10 年前
Can I run this in-browser without the command line? LESS is very easy to get started with - just include less.js and a developer can start writing LESS right away: <a href="http:&#x2F;&#x2F;lesscss.org&#x2F;#client-side-usage-browser-options" rel="nofollow">http:&#x2F;&#x2F;lesscss.org&#x2F;#client-side-usage-browser-options</a> - anything similar for cssnext?<p>Does cssnext support source maps? This is an important feature for any non-trivial project, as it lets a developer inspect how the rules in the source language are translated into the rules read by the browser. Support for source maps in Chrome Developer Tools makes a workflow much more efficient: <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;devtools&#x2F;docs&#x2F;css-preprocessors" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;devtools&#x2F;docs&#x2F;css-preprocessors</a>
评论 #9620703 未加载
adam12将近 10 年前
I&#x27;m surprised they are using copyrighted images from a movie as their background.
评论 #9618193 未加载
评论 #9622963 未加载
menor将近 10 年前
I looked into this for my current project, but in my opinion you have to leave behind too many things if you do this instead of Sass. Namely:<p>-No mixins<p>-No maps<p>-No loops and conditionals<p>Maybe a couple of years ago, but now that libsass runs so fast I still don&#x27;t see the point of using this.
评论 #9618805 未加载
评论 #9618810 未加载
评论 #9619610 未加载
评论 #9619393 未加载
pluma将近 10 年前
How is this different from Myth (<a href="http:&#x2F;&#x2F;www.myth.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.myth.io&#x2F;</a>)?
评论 #9618697 未加载
posabs将近 10 年前
I&#x27;m thinking about starting integrating this into my projects. However there is a couple of things that irritate me,<p>- SASS is already serving all my needs<p>- Current css frameworks are all on sass or less<p>- Specs could change before CSS4 is released.
评论 #9618163 未加载
评论 #9618763 未加载
评论 #9618656 未加载
MoOx_将近 10 年前
It&#x27;s cssnext, not Cssnext or CSSNext :)<p><a href="http:&#x2F;&#x2F;cssnext.io&#x2F;it-s-cssnext-not-CSSNext&#x2F;" rel="nofollow">http:&#x2F;&#x2F;cssnext.io&#x2F;it-s-cssnext-not-CSSNext&#x2F;</a>
评论 #9618104 未加载