这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@danielberkompas
Copy link
Contributor

This closes #8. See commits for more details.

Note that if you want to generate controllers, you'll need to use the
slime generators, such as:

    mix phoenix.gen.html.slime
The built in bootstrap.css file didn't play well with Webpack, so I
removed it entirely. This should be fine, since we don't want to build
sites with Bootstrap anyway.
@danielberkompas danielberkompas force-pushed the feature/8/webpack-slim-bourbon branch 5 times, most recently from 67f41b2 to 2cd004b Compare April 25, 2016 20:49
I found a better approach than copying all the files in manually from
Bourbon and Neat. You can install them as node dependencies and tell
webpack about them. You can then import them as regular imports in your
sass files, albeit with a little strange syntax.
@danielberkompas danielberkompas force-pushed the feature/8/webpack-slim-bourbon branch from 2cd004b to 588aa51 Compare April 25, 2016 21:00
@danielberkompas danielberkompas merged commit 63c76e8 into master Apr 25, 2016
@danielberkompas danielberkompas deleted the feature/8/webpack-slim-bourbon branch April 25, 2016 21:16
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

Successfully merging this pull request may close these issues.

Switch from brunch to webpack / Setup front-end stack

2 participants