Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
fb08cdf3
Commit
fb08cdf3
authored
Jun 30, 2022
by
Lyza Danger Gardner
Committed by
Lyza Gardner
Jul 07, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove tailwind config entries now available from upstream
parent
2318a18b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
tailwind.config.mjs
tailwind.config.mjs
+0
-12
No files found.
tailwind.config.mjs
View file @
fb08cdf3
...
@@ -32,7 +32,6 @@ export default {
...
@@ -32,7 +32,6 @@ export default {
px
:
'4px'
,
px
:
'4px'
,
},
},
boxShadow
:
{
boxShadow
:
{
DEFAULT
:
'0 1px 1px rgba(0, 0, 0, 0.1)'
,
'adder-toolbar'
:
'0px 2px 10px 0px rgba(0, 0, 0, 0.25)'
,
'adder-toolbar'
:
'0px 2px 10px 0px rgba(0, 0, 0, 0.25)'
,
focus
:
`0 0 0 2px
${
focusBlue
}
`
,
focus
:
`0 0 0 2px
${
focusBlue
}
`
,
'focus-inner'
:
`inset 0 0 0 2px
${
focusBlue
}
`
,
'focus-inner'
:
`inset 0 0 0 2px
${
focusBlue
}
`
,
...
@@ -40,11 +39,7 @@ export default {
...
@@ -40,11 +39,7 @@ export default {
sidebar
:
'0px 1px 4px rgb(0, 0, 0, 0.5)'
,
sidebar
:
'0px 1px 4px rgb(0, 0, 0, 0.5)'
,
},
},
colors
:
{
colors
:
{
'color-text'
:
{
inverted
:
'#f2f2f2'
,
},
blue
:
{
blue
:
{
focus
:
focusBlue
,
quote
:
'#58cef4'
,
quote
:
'#58cef4'
,
},
},
},
},
...
@@ -192,13 +187,6 @@ export default {
...
@@ -192,13 +187,6 @@ export default {
'px-1.5'
:
'6px'
,
'px-1.5'
:
'6px'
,
'px-2'
:
'8px'
,
'px-2'
:
'8px'
,
},
},
zIndex
:
{
1
:
'1'
,
2
:
'2'
,
3
:
'3'
,
4
:
'4'
,
max
:
'2147483647'
,
},
},
},
},
},
plugins
:
[
plugins
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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