mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Loading State for Button
This commit is contained in:
@@ -15,9 +15,12 @@ module.exports = {
|
||||
},
|
||||
colors: {
|
||||
'accent-1': '#FAFAFA',
|
||||
'accent-2': '#F1F3F5',
|
||||
'accent-2': '#eaeaea',
|
||||
'accent-3': '#999999',
|
||||
'accent-4': '#888',
|
||||
'accent-6': '#E5E5E5',
|
||||
'accent-5': '#666666',
|
||||
'accent-6': '#444444',
|
||||
'accent-7': '#333333',
|
||||
'accent-8': '#111111',
|
||||
violet: '#7928CA',
|
||||
pink: '#FF0080',
|
||||
|
Reference in New Issue
Block a user