WIP: Add TailwindCSS Plugin #2

Draft
cswimr wants to merge 23 commits from tailwindcss into main
Owner

This plugin is based on the Tailwind CSS Raycast Extension developed by vimtor.
It allows you to browse Tailwind CSS documentation, classes, colors, and Tailwind UI components.

This plugin is based on the [Tailwind CSS Raycast Extension](https://www.raycast.com/vimtor/tailwindcss) developed by [vimtor](https://www.raycast.com/vimtor). It allows you to browse Tailwind CSS documentation, classes, colors, and Tailwind UI components.
cswimr self-assigned this 2024-12-23 16:16:02 -06:00
(tailwindcss): init
Some checks failed
Actions / Build Plugins (push) Failing after 7s
53ff052229
i think i might go insane
All checks were successful
Actions / Build Plugins (push) Successful in 26s
Actions / Build Plugins (pull_request) Successful in 39s
99c8d83a80
Merge branch 'main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
d8f2e05a42
add icon, use clipboard instead of open
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
91e5669667
the clipboard change is a temporary fix for https://github.com/project-gauntlet/gauntlet/issues/28
add a searchbar
All checks were successful
Actions / Build Plugins (pull_request) Successful in 37s
95183524a2
move classes.json into the generated folder
All checks were successful
Actions / Build Plugins (pull_request) Successful in 39s
a82a971999
formatting
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
3b59447602
remove @opensrc/deno-open
All checks were successful
Actions / Build Plugins (pull_request) Successful in 41s
a4a2859b12
chore(repo): move utils directory to repository root
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
cbc64e1880
Merge remote-tracking branch 'origin/main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
bca9468392
fix(tailwindcss): use the correct icon resolution for the entrypoint icon
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
ea7274d4ab
refactor(tailwindcss): remove a useless variable declaration
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
b45c9182fd
build(tailwindcss): generate class.json and output.css on build instead of storing them in git
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m19s
6b73a82819
build(repo): simplify generation
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m17s
7341343534
build(tailwindcss): only include classes.json in the built plugin files - output.css is not used
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m15s
6dc7bc0a8d
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m15s
Required
Details
This pull request has changes conflicting with the target branch.
  • package.json
  • yarn.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tailwindcss:tailwindcss
git switch tailwindcss
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/gauntlet-cswimr-plugins!2
No description provided.