1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-19 07:00:59 +00:00
Nuxt/examples/with-feathers/nuxt.config.js
2018-03-16 19:42:06 +03:30

6 lines
56 B
JavaScript

export default {
loading: {
color: 'purple'
}
}