mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +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
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
coverage/
|
|
node_modules/
|
|
pnpm-lock.yaml
|
|
target/
|
|
crates/node/index.d.ts
|
|
crates/node/index.js
|
|
.next
|
|
.fingerprint
|