Reverted previous commit

This commit is contained in:
Lucas Oliveira 2023-05-17 04:50:13 -03:00
commit 47c6a45315

View file

@ -77,17 +77,6 @@ module.exports = {
'backgroundColor': '#bbb'
}
},
'.theme-attribution .react-flow__attribution':{
'borderRadius':'0.2rem',
'top':'5px',
'right':'5px',
},
'.dark .theme-attribution .react-flow__attribution':{
'backgroundColor': 'rgba(255, 255, 255, 0.2)',
},
'.dark .theme-attribution .react-flow__attribution a':{
'color':'black',
}
})
}),require('@tailwindcss/line-clamp'),require('@tailwindcss/typography'),
],