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

A plugin that tries to bridge the gap between designs and code. Figma tailwindcss lets you export aspects of a design made in Figma to a javascript theme file that you can import into your tailwindcss...

Results 13 figma-tailwindcss issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

This pull request fixes colors group naming: ![Screen Shot 2022-03-15 at 4 03 11 PM](https://user-images.githubusercontent.com/7710840/158414879-3167addc-c64f-44d8-a3ed-cb2ef6104993.png) ![Screen Shot 2022-03-15 at 4 07 57 PM](https://user-images.githubusercontent.com/7710840/158414935-2c72547f-9d88-46e2-a43c-a59065e8ab9d.png) ![Screen Shot 2022-03-15 at 4 08 08...

### Description We have a list of colors that start with the same prefix, but they don't seem to be grouped. ![Screenshot from 2021-09-23 09-31-24@2x](https://user-images.githubusercontent.com/523210/134470783-e72db60b-2b10-439d-8486-d506a7e97094.png) ![Screenshot from 2021-09-23 09-32-02@2x](https://user-images.githubusercontent.com/523210/134470805-c9c81fb3-af35-442b-9ef6-5a3dc95f4e99.png) ![Screenshot...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.23.9 and updates ancestor dependency [babel-eslint](https://github.com/babel/babel-eslint). These dependencies need to be updated together. Updates `@babel/traverse` from 7.12.10 to 7.23.9 Release notes Sourced from @​babel/traverse's releases. v7.23.9 (2024-01-25)...

dependencies

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. Commits b1677ce Release version 1.15.5 of the npm package. d8914f7 Preserve fragment in responseUrl. 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow...

dependencies

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...

dependencies

Can I disable the REM conversion and leave it as-authored?

### Description Thanks for your work on this plugin, it's amazing. 🎉 But I do have one problem. I expected the plugin to calculate the `border-radius` variants based on the...