mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-02-01 17:26:34 +00:00
* move `oxide/crates` to `crates` * ignore `target/` folder * ensure pnpm points to `crates` instead of `oxide/crates` * ensure all paths point to `crates` instead of `oxide/crates` * update `oxide/crates` -> `crates` path in workflows * use correct path in .prettierignore * rename `crates/core` to `crates/oxide` * remove oxide folder * fix test script to run `cargo test` directly
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
node_modules/
|
|
dist/
|
|
coverage/
|
|
.turbo
|
|
test-results/
|
|
playwright-report/
|
|
blob-report/
|
|
playwright/.cache/
|
|
target/
|