add image gallery slider & emoji in topic singl page and othrs improvment

This commit is contained in:
suvodip ghosh
2025-07-11 06:49:12 +00:00
parent 0634c26138
commit 9f2f235c09
29 changed files with 740 additions and 183 deletions

View File

@@ -3,6 +3,9 @@ export default {
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
theme: {
extend: {
boxShadow: {
xl: '0 10px 30px rgba(0, 0, 0, 0.3)',
},
colors: {
'sp-dark': '#2b323b',
'sp-light': '#c7ccd5',