Fix tailwind config

This commit is contained in:
Samuel Štancl 2019-10-12 17:03:02 +02:00
parent fc14183ec9
commit ba394c38cc

View file

@ -8,7 +8,7 @@ module.exports = {
md: '768px', md: '768px',
lg: '1024px', lg: '1024px',
xl: '1280px', xl: '1280px',
2xl: '1600px', '2xl': '1600px',
}, },
colors: { colors: {
transparent: 'transparent', transparent: 'transparent',