gpt4 book ai didi

css - codekit sass/css minify 与安装在元素上的 compass

转载 作者:太空宇宙 更新时间:2023-11-04 04:41:04 28 4
gpt4 key购买 nike

我想知道如何解决才能使我的元素输出 css 文件以压缩格式编译,因为如果我将 compass 安装到我的元素中则没有选项 enter image description here

该选项应该在右侧栏中,但没有。我也确实选择了输出样式:在 sass/scss 的代码包首选项中压缩。再次注意,只有在我的元素上安装了 compass 时,输出压缩才会出现问题。

P.S: 有谁知道 sccs -> compass 的一个好的片段集合?对于 sublime text 2

最佳答案

哦,我在 config.rb 文件中找到了解决方法:

# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "sass"
images_dir = "images"
javascripts_dir = "js"
fonts_dir = "fonts"

output_style = :nested

如果我直接从那里编辑 output_style 它将与 compass 一起工作得很好,只需制作 :compressed

无论如何我仍然很好奇是否有一个好的 compass @includes(mixins)片段词汇

关于css - codekit sass/css minify 与安装在元素上的 compass ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15460246/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com