1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-15 08:51:21 +00:00

Merge pull request from brandonpittman/patch-2

Remove unnecessary bg-opacity extension
This commit is contained in:
B 2020-10-28 10:23:05 -03:00 committed by GitHub
commit e3ae165958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,9 +10,6 @@ module.exports = {
maxWidth: {
'8xl': '1920px',
},
backgroundOpacity: {
075: '0.75',
},
colors: {
primary: 'var(--primary)',
'primary-2': 'var(--primary-2)',