Modifying SASS output

前端 未结 1 1860
粉色の甜心
粉色の甜心 2021-01-26 14:13

SASS prints css comments in a new line by default. There doesn\'t exist a option as far as I know that allows comments to appended to the line.

So, the block

         


        
相关标签:
1条回答
  • 2021-01-26 15:02

    From what I have seen this isn't possible. The best example I could find is this post from 2008 by the (then) maintainer of Sass: http://groups.google.com/group/haml/browse_thread/thread/bf7cd23989c1170d

    0 讨论(0)
提交回复
热议问题