Nuxt/examples/routes-transitions/nuxt.config.js

6 lines
56 B
JavaScript
Raw Normal View History

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