WIP: Add TailwindCSS Plugin #2

Draft
cswimr wants to merge 23 commits from tailwindcss into main

23 commits

Author SHA1 Message Date
6dc7bc0a8d
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
2024-12-29 17:56:40 -05:00
7341343534
build(repo): simplify generation
All checks were successful
Actions / Build Plugins (pull_request) Successful in 1m17s
2024-12-29 17:32:32 -05:00
6b73a82819
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
2024-12-29 17:13:53 -05:00
b45c9182fd
refactor(tailwindcss): remove a useless variable declaration
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
2024-12-29 16:45:16 -05:00
6e3ec417cb
chore(eslint): mark prettier rule violations as warnings instead of errors
All checks were successful
Actions / Build Plugins (pull_request) Successful in 41s
2024-12-29 16:32:03 -05:00
0dac07adbf
chore(vscode): add editor.formatOnSave 2024-12-29 16:31:47 -05:00
ea7274d4ab
fix(tailwindcss): use the correct icon resolution for the entrypoint icon
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
2024-12-28 12:51:18 -05:00
086a9791d6
refactor(tailwindcss): cleanup
All checks were successful
Actions / Build Plugins (pull_request) Successful in 39s
2024-12-28 12:47:00 -05:00
cd2a37c679
chore(tailwindcss): add icon to gauntlet ui 2024-12-28 12:46:47 -05:00
8aaab98785
refactor(utils): log urls opened by open-url.open() to console 2024-12-28 12:46:36 -05:00
bca9468392
Merge remote-tracking branch 'origin/main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
2024-12-28 09:57:39 -05:00
f2304ffdca
chore(tailwindcss): add a comment linking to a Gauntlet issue explaining why we're setting LD_LIBRARY_PATH in open-url.open()
All checks were successful
Actions / Build Plugins (pull_request) Successful in 42s
2024-12-28 09:48:52 -05:00
cbc64e1880
chore(repo): move utils directory to repository root
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
2024-12-28 09:46:52 -05:00
a4a2859b12
remove @opensrc/deno-open
All checks were successful
Actions / Build Plugins (pull_request) Successful in 41s
2024-12-28 09:45:44 -05:00
c6ad8bf111
feat(tailwindcss): open selected page in browser on click
All checks were successful
Actions / Build Plugins (pull_request) Successful in 43s
2024-12-28 09:44:57 -05:00
4a7fc2aed0
chore(vscode): change some settings around 2024-12-28 09:44:06 -05:00
3b59447602
formatting
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
2024-12-23 19:26:53 -05:00
a82a971999
move classes.json into the generated folder
All checks were successful
Actions / Build Plugins (pull_request) Successful in 39s
2024-12-23 19:22:33 -05:00
95183524a2
add a searchbar
All checks were successful
Actions / Build Plugins (pull_request) Successful in 37s
2024-12-23 18:03:01 -05:00
91e5669667
add icon, use clipboard instead of open
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
the clipboard change is a temporary fix for https://github.com/project-gauntlet/gauntlet/issues/28
2024-12-23 17:44:11 -05:00
d8f2e05a42
Merge branch 'main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 38s
2024-12-23 17:18:01 -05:00
99c8d83a80
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
2024-12-23 17:08:44 -05:00
53ff052229
(tailwindcss): init
Some checks failed
Actions / Build Plugins (push) Failing after 7s
2024-12-23 16:55:52 -05:00