Skip to content

Commit

Permalink
Atualizações para o correto funcionamento de todas as sugestões após …
Browse files Browse the repository at this point in the history
…atualizar (#68)

as configurações to tailwindcss para typescript

Co-authored-by: Leandro Pedroso <lpedroso@meudroz.com>
  • Loading branch information
leandroppf and Leandro Pedroso authored Aug 2, 2023
1 parent 68a0929 commit 12bfab9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
},
"material-icon-theme.files.associations": {
"eslint.config.cjs": "eslint"
}
},
"tailwindCSS.experimental.configFile": "./packages/visu/tailwind.config.ts",
}
22 changes: 13 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lint-staged": "^13.1.0",
"phosphor-react": "latest",
"prettier": "2.8.3",
"prettier-plugin-tailwindcss": "^0.2.5",
"prettier-plugin-tailwindcss": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"turbo": "latest",
Expand Down

0 comments on commit 12bfab9

Please sign in to comment.