Nuxt/examples/custom-build
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
..
assets Update logo 2016-11-09 20:52:06 +01:00
pages Add aliases and update examples 2016-11-16 17:55:26 +01:00
nuxt.config.js [vue-loader] allow using builtin extractCSS functionality 2017-04-30 16:28:25 +04:30
package.json Add package.jsonn in examples 2016-11-10 14:30:18 +01:00