Pooya Parsa
|
8fe9380df9
|
refactor into components
|
2017-06-11 18:47:36 +04:30 |
|
Johan Roxendal
|
63568ceb24
|
added sourcemaps support to scss-loader and css-loader
|
2017-05-09 13:24:55 +02:00 |
|
Sebastien Chopin
|
e148e4b93a
|
Add extractCSS option
|
2017-05-05 17:53:21 +02:00 |
|
Sebastien Chopin
|
39db08c95b
|
Lint
|
2017-05-05 16:47:28 +02:00 |
|
Pooya Parsa
|
87172100c7
|
[vue-loader] allow using builtin extractCSS functionality
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`
Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
|
2017-04-30 16:28:25 +04:30 |
|