Commit Graph

9 Commits

Author SHA1 Message Date
satnaing cbdaa59bae feat: add ViewTransitions from Astro
Integrate ViewTransitions API from Astro v3.

resolve #96
2023-09-26 02:04:11 +06:30
satnaing 1a427285f3 style: format styles with Tailwind Prettier plugin 2023-01-31 15:53:49 +06:30
satnaing a61fd45559 fix: fix broken tags in PostDetails page 2023-01-29 21:01:11 +06:30
Sat Naing 0983bcf8e1 Remove slugifying tag names 2022-09-25 19:10:17 +06:30
Sat Naing 75d4b714da Update tag style and tag icon 2022-09-19 13:15:39 +06:30
Sat Naing 8b4cda6b73 Replace relative imports with util import alias 2022-09-11 14:15:52 +06:30
Sat Naing 26e737f2c9 Update margin style for size lg 2022-09-11 14:07:36 +06:30
Sat Naing f4c80166de Replace internal slug codes with slugify function 2022-09-11 14:06:58 +06:30
Sat Naing f78d956bfd Create Tag component 2022-09-11 03:04:07 +06:30