This commit is contained in:
Belen Curcio
2020-10-26 11:23:53 -03:00
parent 24c1c6c70b
commit ea0e193966
4 changed files with 10 additions and 6 deletions

View File

@@ -45,6 +45,7 @@ module.exports = {
secondary: 'var(--text-secondary)',
},
boxShadow: {
'outline-2': '0 0 0 2px var(--accents-2)',
magical:
'rgba(0, 0, 0, 0.02) 0px 30px 30px, rgba(0, 0, 0, 0.03) 0px 0px 8px, rgba(0, 0, 0, 0.05) 0px 1px 0px',
},