Merge branch 'feature/tailwind-3' into feature/sass-remove
This commit is contained in:
@@ -101,6 +101,10 @@ module.exports = {
|
||||
'primary-light': '#04A4CC',
|
||||
},
|
||||
},
|
||||
opacity: {
|
||||
'55': 0.5,
|
||||
'85': 0.85,
|
||||
},
|
||||
backgroundImage: {
|
||||
'badge-gradient': 'linear-gradient(120deg, rgba(150,1,103,1) 0%, rgba(158,3,106,1) 40%, rgba(250,26,140,1) 100%)',
|
||||
'brand-gradient': 'linear-gradient(to top right, #009fff, #165883, #18527b)',
|
||||
|
||||
Reference in New Issue
Block a user