Nuxt/examples/routes-transitions/nuxt.config.js
2016-11-21 20:44:35 +01:00

6 lines
56 B
JavaScript

module.exports = {
css: [
'assets/main.css'
]
}