added banner (#484)

This commit is contained in:
Kairav Roshan Sanghvi
2025-11-21 11:24:17 +01:00
committed by GitHub
parent fe9d74b566
commit 36b8eb060a
8 changed files with 315 additions and 8 deletions

View File

@@ -21,6 +21,9 @@ module.exports = {
},
typography: require('./typography'),
extend: {
colors: {
netbird: '#f68330',
},
boxShadow: {
glow: '0 0 4px rgb(0 0 0 / 0.1)',
},