Merge pull request #28 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

View File

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