Commit 1d8d6d9c authored by Pooya Parsa's avatar Pooya Parsa

loadingIndicator

parent c4397e98
...@@ -21,6 +21,11 @@ module.exports = { ...@@ -21,6 +21,11 @@ module.exports = {
loading: { loading: {
color: '#59cc93' color: '#59cc93'
}, },
loadingIndicator: {
name: 'rectangle-bounce',
color: 'white',
background: '#1abc9c'
},
manifest: { manifest: {
name: 'Nuxt Hacker News', name: 'Nuxt Hacker News',
description: 'HackerNews clone built with Nuxt.js', description: 'HackerNews clone built with Nuxt.js',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment