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
cswimr added 2 commits 2024-12-23 16:16:03 -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
cswimr added 1 commit 2024-12-23 16:18:02 -06:00
Merge branch 'main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
d8f2e05a42
cswimr added the
Kind/New Plugin
label 2024-12-23 16:19:59 -06:00
cswimr added 1 commit 2024-12-23 16:44:22 -06:00
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
cswimr added 1 commit 2024-12-23 17:03:11 -06:00
add a searchbar
All checks were successful
Actions / Build Plugins (pull_request) Successful in 37s
95183524a2
cswimr added 1 commit 2024-12-23 18:22:43 -06:00
move classes.json into the generated folder
All checks were successful
Actions / Build Plugins (pull_request) Successful in 39s
a82a971999
cswimr added 1 commit 2024-12-23 18:27:03 -06:00
formatting
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
3b59447602
cswimr added the
Plugin
TailwindCSS
label 2024-12-23 18:31:48 -06:00
cswimr added 2 commits 2024-12-28 08:45:10 -06:00
cswimr added 1 commit 2024-12-28 08:45:55 -06:00
remove @opensrc/deno-open
All checks were successful
Actions / Build Plugins (pull_request) Successful in 41s
a4a2859b12
cswimr added 1 commit 2024-12-28 08:47:03 -06:00
chore(repo): move utils directory to repository root
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
cbc64e1880
cswimr added 1 commit 2024-12-28 08:49:04 -06:00
cswimr added 1 commit 2024-12-28 08:57:53 -06:00
Merge remote-tracking branch 'origin/main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
bca9468392
cswimr added 3 commits 2024-12-28 11:47:14 -06:00
cswimr added 1 commit 2024-12-28 11:51:29 -06:00
fix(tailwindcss): use the correct icon resolution for the entrypoint icon
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
ea7274d4ab
cswimr added 2 commits 2024-12-29 15:34:08 -06:00
cswimr added 1 commit 2024-12-29 15:45:33 -06:00
refactor(tailwindcss): remove a useless variable declaration
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
b45c9182fd
cswimr added 1 commit 2024-12-29 16:14:06 -06:00
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
cswimr added 1 commit 2024-12-29 16:32:41 -06:00
build(repo): simplify generation
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m17s
7341343534
cswimr added 1 commit 2024-12-29 16:56:49 -06:00
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 checkout 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.