Skip to content
#

functional-css

Here are 89 public repositories matching this topic...

sarodspirit
sarodspirit commented Oct 13, 2020

I've been trying to get to include custom classes generated with cli but still can't get around it.
My setup:
tsconfig.json
{ ..., "typeRoots": [ "./src/@types", "./node_modules/@types" ] }
src/@types/css-types.d.ts
... | 'text-pink-600' | 'text-pink-700' | 'text-pink-800' | 'text-pink-900' | 'text-primary' | 'text-nermin' | 'text-ribbon-200';

Improve this page

Add a description, image, and links to the functional-css topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional-css topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.