26e34b6b83
chore: update Prettier configuration and add Tailwind CSS plugin; refactor CSS classes for consistency
...
- Updated .prettierrc to include Tailwind CSS plugin and functions.
- Added prettier-plugin-tailwindcss to package.json and pnpm-lock.yaml.
- Refactored CSS classes in main.css and various TSX files for improved consistency and readability.
- Adjusted spacing in several components to enhance layout and maintain uniformity.
2025-01-12 15:29:23 +01:00
a530fce78c
set endOfLine to auto to support the codebase also on windows machines
2024-09-04 14:55:11 +03:00
22933bd412
refactor(v4.0.0-alpha): beginning of a new era
2023-11-05 12:31:42 +01:00
0ba6a444e2
project reset: clearing all files and folders
2023-08-31 13:22:03 +02:00
295172687b
🚀 release: v3.0.0
2022-03-02 17:44:11 +01:00
2175256310
clear everything
2022-02-28 20:23:10 +01:00
3aaef5f730
- memoize all components
...
- implement metadata context
2020-07-09 14:00:18 +05:30
9045e2983d
- run eslint --fix across project
2020-07-09 00:14:13 +05:30
70ef926b70
- intial gatsbyJS setup
...
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +05:30
d2e3227d01
clearing the slate
2020-07-02 21:23:03 +05:30
25a6740c24
initial commit, completed 40% of first milestone
2020-03-25 02:52:24 +05:30