【问题标题】:Facing Problems compiling inuit.css in CodeKit面临在 CodeKit 中编译 inuit.css 的问题
【发布时间】:2015-12-30 22:33:56
【问题描述】:

sass/ 目录中有 3 个文件,它们是

  1. style.scss
  2. _responsive.scss & _defaults.scss

我还有一个vendor/ 目录(在sass\ 之外),其中包含来自https://github.com/csswizardry/inuit.css 的最新版本的 inuit.css。

当我尝试在 CodeKit 中编译 style.scss 文件时,出现以下错误。

语法错误:“...uote: \201C”后的 CSS 无效:预期为“}”, 是“!全球;” 在 /Users//Desktop/test/scss/../vendors/base/_quotes.scss 的第 8 行 从 /Users//Desktop/test/scss/../vendors/_inuit.scss 的第 162 行 从 /Users//Desktop/test/scss/style.scss 的第 14 行使用 --trace 进行回溯。

【问题讨论】:

  • 这个问题本身不包含必要的细节,而是使用粘贴板。因此,出于不独立的原因,我将投票作为题外话。

标签: css sass codekit inuit.css


【解决方案1】:

听起来编译器代码套件使用doesn't support Sass 3.3 which introduced the !global flag。同时我会尝试使用 Sass gem。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-08-13
    • 2016-07-26
    • 2013-03-20
    • 2020-07-25
    • 1970-01-01
    • 1970-01-01
    • 2018-01-26
    相关资源
    最近更新 更多