1.0.1 • Published 8 years ago

justscss v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

justscss

目录

使用说明

安装

$ 编辑webpack.config.js

		loaders: [{
        test: /\.scss$/,
        loader: "style!css!sass?outputStyle=expanded&includePaths[]=" + path.resolve(__dirname, "./node_modules/justscss/src/compass") + "&includePaths[]=" + path.resolve(__dirname, "./node_modules/justscss/src")

    }			

例子

链接地址

使用案例 https://github.com/tanchongshi/webpack-compass-example

其他

具体使用说明 https://github.com/tanchongshi/justscss/wiki