tailwindcss-classnames icon indicating copy to clipboard operation
tailwindcss-classnames copied to clipboard

Functional typed classnames for TailwindCSS

Results 49 tailwindcss-classnames issues
Sort by recently updated
recently updated
newest added

([#4348](https://github.com/tailwindlabs/tailwindcss/pull/4348))

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Environment: - `TailwindCSS` version: 2.1.0 - `tailwindcss-classnames` version: 2.1.0 - `Node.js` version: 14.16.0 ## Current Behavior Types for tailwind utilities that configured properly and working in application are not...

enhancement
help wanted

The issue https://github.com/tailwindlabs/tailwindcss/pull/2309 has been released in v1.8, and I'm getting this error: ``` > tailwindcss-classnames --config src/utilities/tailwind.js -o src/utilities/tailwind.ts (node:755354) UnhandledPromiseRejectionWarning: TypeError: variantsForKey.map is not a function ``` Code...

enhancement

Details: https://github.com/muhammadsammy/tailwindcss-classnames/discussions/186

documentation
enhancement

We have design tokens specified in a separate `tokens.json` (located in the same directory relative to tailwind.config.js) file, which is populated automatically from Figma designs. This data is imported in...

bug

For example the `build` and `lint` commands from the `scripts` section ... ``` "scripts": { "build": "npm run build:lib & npm run build:umd", "build:lib": "tsc --outDir lib --module commonjs", "build:es":...

good first issue

Hi there! Just wanted to bump you with this: https://github.com/microsoft/vscode/issues/95408 Been trying to figure out why VSCode does not show string TSDocs. Basically if this get fixed the classnames in...

Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 2.79.0. Release notes Sourced from rollup's releases. v2.79.0 2022-08-31 Features Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607) Pull Requests #4607:...

dependencies