The Wayback Machine - https://web.archive.org/web/20201018233843/https://github.com/topics/utility-classes
Skip to content
#

utility-classes

Here are 117 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 utility-classes 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 utility-classes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.