diff --git a/apps/ui/content/docs/resources/figma.mdx b/apps/ui/content/docs/resources/figma.mdx new file mode 100644 index 000000000..e8817c270 --- /dev/null +++ b/apps/ui/content/docs/resources/figma.mdx @@ -0,0 +1,16 @@ +--- +title: Figma Community File +description: An unofficial community Figma file for the coss.com ui. +--- + +This file is maintained by the community and is a great starting point for designing with coss ui components with TailwindCSS variables in Figma. + + + + Community resource + + This is an unofficial file created and maintained by the community, and may not be consistently maintained. + + + + \ No newline at end of file diff --git a/apps/ui/content/docs/resources/meta.json b/apps/ui/content/docs/resources/meta.json index 30e4c55cf..7d274ff5e 100644 --- a/apps/ui/content/docs/resources/meta.json +++ b/apps/ui/content/docs/resources/meta.json @@ -1,7 +1,8 @@ { "pages": [ "[llms.txt](/llms.txt)", - "[coss.com origin](https://coss.com/origin)" + "[coss.com origin](https://coss.com/origin)", + "figma" ], "title": "Resources" }