Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么不会忽略_*.scss #12

Open
icssjs opened this issue Jan 18, 2016 · 3 comments
Open

为什么不会忽略_*.scss #12

icssjs opened this issue Jan 18, 2016 · 3 comments

Comments

@icssjs
Copy link

icssjs commented Jan 18, 2016

parser.node-sass: Undefined variable: "$color". [F:/sass/common/_init.scss 2:12] [F:/workspace/fws-web/sass/common/_init.scss]

@2betop
Copy link
Contributor

2betop commented Jan 18, 2016

配合 fis-conf.js

fis.match('_*.*', {
  release: false
})

@2betop
Copy link
Contributor

2betop commented Jan 18, 2016

确实在插件这层可以忽略掉 _ 打头的文件独立编译。

@icssjs
Copy link
Author

icssjs commented Jan 19, 2016

谢谢,希望下个版本处理一下吧!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants