Greg Johnston
708e1a5aab
docs: wasm-pack
instructions missing --debug
for Tailwind examples
2023-07-16 12:28:20 -04:00
Dessalines
22706e7371
docs: adding instructions to add a tailwind plugin to examples. ( #1293 )
2023-07-07 12:35:24 -04:00
Joseph Cruz
3a522aef5d
ci(examples): split jobs and verify changed examples ( #1155 )
2023-06-13 21:29:54 -04:00
agilarity
5a67e208fd
test: verify tailwind example with playwright tests ( #1062 )
...
* chore: ignore playwright output
* fix: could not run playwright test
* test: should see the welcome message
* build: clean playwright output
* build: run playwright web tests
* build: setup e2e dependencies
2023-05-19 13:04:06 -04:00
Kompreni
bcabdddce5
doc: add link for leptos watch
2023-01-20 20:14:09 +01:00
benwis
10a833d763
Switch get_configuration calls to None and add a note in the docs for
...
uses of get_configuration()
2023-01-15 12:50:25 -08:00
hakesson
884297706a
Search https://github.com/gbj/ and replace with https://github.com/leptos-rs/
2023-01-13 09:03:11 +01:00
Ben Wishovich
428999fd14
Updated all the examples to use the new leptos_options, and make cargo-leptos porting easy. Refactored the Tailwind example to bring it closer to leptos norms
2022-12-21 23:08:39 -08:00
Guilhem Saurel
218faed341
Fix example tailwind
...
fix:
╰─>$ cargo leptos watch
Error: at `…/cargo-leptos-0.0.9/src/main.rs@104:58`
Caused by:
no css/sass/scss file found at: "style/output.css"
2022-12-17 23:33:18 +01:00
Greg Johnston
b56dde9a6d
Add working Tailwind example per issue #147
2022-12-09 13:05:20 -05:00