diff --git a/website/postcss.config.js b/website/postcss.config.js index 12a703d9..cdbe50f3 100644 --- a/website/postcss.config.js +++ b/website/postcss.config.js @@ -1,5 +1,6 @@ module.exports = { plugins: { + 'tailwindcss/nesting': {}, tailwindcss: {}, autoprefixer: {}, }, diff --git a/website/src/app/(index)/gallery.tsx b/website/src/app/(index)/gallery.tsx index b43aef87..6b9ebefb 100644 --- a/website/src/app/(index)/gallery.tsx +++ b/website/src/app/(index)/gallery.tsx @@ -21,7 +21,7 @@ function GalleryItem({data}: {data: Icon}) { const context = usePageContext(); return ( - + context.inspect(data)} @@ -33,7 +33,7 @@ function GalleryItem({data}: {data: Icon}) { /> - + - +
- pnpm - install - + pnpm + install + {'@untitled-theme/icons-{react|svelte}'} + {'@untitled-theme'}