【问题标题】:How to Setting CSS Code styles in WebStorm?如何在 WebStorm 中设置 CSS 代码样式?
【发布时间】:2016-10-16 00:48:20
【问题描述】:

我想在 WebStorm 中设置下面的单行格式 CSS 代码样式。 (不是在左大括号之后和右大括号之前包含的空格。)

h1 {width:50px;height:50px;}

但Webstrom设置菜单中不存在(WebStorm - Setting - Code Style - CSS )

并显示以下样式。

h1 { width:50px; height:50px; }

我该如何解决这个问题?

【问题讨论】:

    标签: css webstorm emmet


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 2016-10-21
    • 1970-01-01
    • 2015-03-15
    • 2019-01-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多