1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 03:53:25 +00:00
Nuxt/examples/scroll-behavior/nuxt.config.js

4 lines
50 B
JavaScript
Raw Normal View History

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