Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
fa506be8
Commit
fa506be8
authored
Mar 03, 2021
by
Stefan Probst
Browse files
fix: add missing gray
parent
8511c271
Pipeline
#177682
passed with stage
in 8 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tailwind.config.js
View file @
fa506be8
...
...
@@ -12,7 +12,8 @@ module.exports = {
colors
:
{
gray
:
{
50
:
'
#FAFAFA
'
,
75
:
'
#f9f9f9
'
,
75
:
'
#fcfcfc
'
,
90
:
'
#f9f9f9
'
,
100
:
'
#F5F5F5
'
,
200
:
'
#ECECEC
'
,
250
:
'
#E5E5E5
'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment