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

/src/common/header-vue-style-0.scss #10

Closed
blessbygod opened this issue Jul 3, 2016 · 5 comments
Closed

/src/common/header-vue-style-0.scss #10

blessbygod opened this issue Jul 3, 2016 · 5 comments

Comments

@blessbygod
Copy link

jade is ok, 3ks ccqgithub.

It's new issue:
file: header.vue

<style lang="scss"> @import '../assets/css/base.scss'; </style>

fis-conf.js :
fis.match('*.scss', {
rExt: '.css',
useSprite: true,
postprocessor: fis.plugin('autoprefixer'),
parser: fis.plugin('node-sass')
});

error log:
Can't find /src/common/header-vue-style-0.scss
at Object.opts.importer (/usr/local/lib/node_modules/fis3-parser-node-sass/index.js:153:19)

@blessbygod
Copy link
Author

应该是去找header-vue-style-0.css 文件的。

@ccqgithub
Copy link
Owner

我测试没有问题啊。。

@ccqgithub
Copy link
Owner

你把这个项目克隆下去,看看test里面的能跑不~

@ccqgithub
Copy link
Owner

已经可以了,v3.0.0,配置看文档

@blessbygod
Copy link
Author

赞效率, 虽然昨天已经转为less了,

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