mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 13:21:35 +01:00
init: initial commit
This commit is contained in:
commit
e38bcddf57
48 changed files with 3752 additions and 0 deletions
4
.prettierrc.js
Normal file
4
.prettierrc.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
printWidth: 100,
|
||||
plugins: ["prettier-plugin-tailwindcss"],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue