[問題] brackets編譯scss問題
各位前輩好,
最近想開始學用SCSS,但是一直沒辦法成功編譯SCSS檔案。
我是用brackets編輯器,安裝brackets-sass套件後,照作者的教學安裝Node / Git / bower / bourbon#4.2.0
建立一個.brackets.json檔案:
{
"path": {
"scss/common.scss": {
"sass.enabled": true,
"sass.options": {
"outputDir": "../css/",
"includePaths": ["../bower_components/bourbon/dist/"],
"sourceComments": true,
"outputStyle": "nested"
}
}
}
}
然後雖然新增.scss檔案之後,成功產生了.css / .css.map
但是是在同一個目錄底下,而非我指定的"outputDir": "../css/"目錄底下
而在scss裡寫的東西也沒有編譯到css中...
不知道是哪個步驟有問題?想請問有沒有使用brackets的前輩能夠指點迷津,謝謝了~~
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.218.40.109 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Web_Design/M.1562817445.A.D41.html
→
07/12 00:31,
5年前
, 1F
07/12 00:31, 1F
→
07/12 00:32,
5年前
, 2F
07/12 00:32, 2F
→
07/12 00:33,
5年前
, 3F
07/12 00:33, 3F
→
07/12 13:39,
5年前
, 4F
07/12 13:39, 4F
→
07/12 13:39,
5年前
, 5F
07/12 13:39, 5F
→
07/12 15:10,
5年前
, 6F
07/12 15:10, 6F
→
07/14 21:42,
5年前
, 7F
07/14 21:42, 7F
推
07/20 17:27,
5年前
, 8F
07/20 17:27, 8F
推
07/28 12:51,
5年前
, 9F
07/28 12:51, 9F
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章