Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/to-tailwindcss

将浏览器的样式复制后直接输出为tailwindcss的语法到对应的位置的插件,并且能够hover原生的css提示对应tailwindcss的语法
https://github.com/simon-he95/to-tailwindcss

tailwindcss to-tailwindcss vscode vscode-extension

Last synced: 4 months ago
JSON representation

将浏览器的样式复制后直接输出为tailwindcss的语法到对应的位置的插件,并且能够hover原生的css提示对应tailwindcss的语法

Awesome Lists containing this project

README

        


to tailwindcss


English | 简体中文

VS Code extension → transform CSS to TailwindCSS

## Feature

- if your project not found `tailwind.config.ts` or `tailwind.config.js`, the extension will not be activated.

- **How to support CSS in the design draft directly through the shortcut key `Mac`?** Use after copying `cmd+alt+x` / `ctrl+alt+x` is automatically converted to TailwindCSS, and will be automatically processed into in-line TailwindCSS format or class form according to your location.

## :coffee:

[buy me a cup of coffee](https://github.com/Simon-He95/sponsor)

## License

[MIT](./license)