feat: standardize class names (#873)

This commit is contained in:
Daniel Lautzenheiser
2023-09-14 09:49:51 -04:00
committed by GitHub
parent 7e1734aab6
commit 1338ad2f57
305 changed files with 8639 additions and 5405 deletions

View File

@ -37,6 +37,7 @@ module.exports = {
},
maxWidth: {
"media-search": "400px",
"collection-header": "calc(100% - 32px)",
},
boxShadow: {
sidebar: "0 10px 15px 18px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",