指南针(ass)和Web开发人员扩展 [英] Compass (sass) and web developer extension

查看:63
本文介绍了指南针(ass)和Web开发人员扩展的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通常,我在Web开发人员扩展中使用 edit CSS功能来编辑样式表。

Often times I use "edit css" functionality in web developer extension to edit my style sheets.

这是一个很棒的功能,但是需要花费一些时间来编辑CSS,并将其复制回编辑器进行保存。

It's a great feature but it takes time to edit the css and copy it back to an editor to save it.

我计划在下一个项目中使用Compass,我想知道如何在SASS / Compass中使用 edit css功能。

I am planning to use Compass for my next project and I am wondering how I can use "edit css" functionality with SASS/Compass.

推荐答案

无法按照您期望的方式执行此操作。

There's no way to do this the way you're expecting.

流必须像下面一样工作->

The flow will have to work like the following ->

编写指南针/ SCSS->刷新页面->编辑CSS以获取结果->使用上一步和/或复制/粘贴重新编辑SCSS。

Write Compass/SCSS -> Refresh Page -> Edit CSS to get results -> Re-Edit SCSS with previous step and or copy/paste.

因为它可以向下编译,所以我还没有解决方案可以将它重新挂接到SCSS层。

Because it compiles down, there's no solution I know of yet that hooks it back in to the SCSS layer.

这篇关于指南针(ass)和Web开发人员扩展的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆