gitbutler/packages/ui
Mattias Granlund 4d6088880b chore: update spacing and radius variables in CSS file
The spacing and radius variables in the CSS file were updated to use relative units (rem) instead of fixed pixel values. This allows for better responsiveness and flexibility in the design.
2023-11-22 21:52:33 +00:00
..
src chore: update spacing and radius variables in CSS file 2023-11-22 21:52:33 +00:00
.env.development new structure 2023-09-06 11:47:35 +02:00
.env.nightly new structure 2023-09-06 11:47:35 +02:00
.env.production new structure 2023-09-06 11:47:35 +02:00
.eslintignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.eslintrc.cjs new structure 2023-09-06 11:47:35 +02:00
.gitignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.npmrc new structure 2023-09-06 11:47:35 +02:00
.prettierignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.prettierrc Upgrade to prettier npm -> v3 2023-09-13 22:26:20 +02:00
package.json chore(deps-dev): bump nanoid from 5.0.1 to 5.0.3 2023-11-21 13:28:00 +00:00
pnpm-lock.yaml Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
postcss.config.cjs new structure 2023-09-06 11:47:35 +02:00
svelte.config.js new structure 2023-09-06 11:47:35 +02:00
tailwind.config.cjs Moving a bit towards Pavel's unfinished nav design 2023-11-17 14:11:47 +00:00
tsconfig.json Allow modern javascript 2023-11-22 20:49:58 +00:00
vite.config.ts Separate front and back end in sentry 2023-10-01 19:41:55 +03:00