mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
Style filters
This commit is contained in:
@@ -4,6 +4,9 @@ module.exports = {
|
||||
darkMode: false, // or 'media' or 'class'
|
||||
theme: {
|
||||
extend: {
|
||||
screen: {
|
||||
xs: '480px',
|
||||
},
|
||||
boxShadow: {
|
||||
separator: '0 0 4px 0 rgba(0, 0, 0, 0.1)',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user