mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-02 20:56:05 +02:00
Get compilation back to working
This commit is contained in:
+4
-2
@@ -34,9 +34,11 @@ module.exports = {
|
||||
'monospace',
|
||||
],
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
transparent: 'transparent',
|
||||
black: 'hsl(210, 27%, 10%)',
|
||||
white: '#ffffff',
|
||||
'basically-white': '#fafafb',
|
||||
primary: {
|
||||
50: 'hsl(202, 100%, 95%)', // lightest
|
||||
100: 'hsl(204, 100%, 86%)', // lighter
|
||||
|
||||
Reference in New Issue
Block a user