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
14 lines
122 B
Plaintext
14 lines
122 B
Plaintext
target
|
|
Cargo.lock
|
|
.cargo
|
|
.github
|
|
npm
|
|
.eslintrc
|
|
.prettierignore
|
|
rustfmt.toml
|
|
yarn.lock
|
|
*.node
|
|
.yarn
|
|
__test__
|
|
renovate.json
|