Skip to content

Commit 2902084

Browse files
authored
Merge pull request #138 from RustLangES/dev
Test fmt
2 parents bf13d34 + 14da51b commit 2902084

3 files changed

Lines changed: 33 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"directory": "styles"
3333
},
3434
"scripts": {
35-
"build": "npx @tailwindcss/cli -i tailwindcss.css -o /var/mnt/Basura/Projects/RustLangES.github.io/node_modules/@rustlanges/styles/dist/bundled.css --minify"
35+
"build": "npx @tailwindcss/cli -i tailwindcss.css -o ../../RustLangES.github.io/node_modules/@rustlanges/styles/dist/bundled.css --minify"
3636
},
3737
"peerDependencies": {
3838
"tailwindcss": "^4.1.8"

0 commit comments

Comments
 (0)