- Introduced blog routing using Next.js App Router - Implemented dynamic [slug] pages for blog posts - Added MDX-based content loading via lib/posts - Integrated shared TopBar layout with navigation - Established clear content, lib and component separation
6 lines
1.9 KiB
Plaintext
6 lines
1.9 KiB
Plaintext
{
|
|
"version": 3,
|
|
"sources": [],
|
|
"sections": [
|
|
{"offset": {"line": 1, "column": 0}, "map": {"version":3,"sources":["file:///Users/pascalschattenburg/voyage/Voyage/apps/public-web/app/global.css"],"sourcesContent":["/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */\n@layer properties;\n.sticky {\n position: sticky;\n}\n.z-50 {\n z-index: 50;\n}\n.mx-auto {\n margin-inline: auto;\n}\n.flex {\n display: flex;\n}\n.min-w-\\[72px\\] {\n min-width: 72px;\n}\n.flex-1 {\n flex: 1;\n}\n.items-center {\n align-items: center;\n}\n.justify-between {\n justify-content: space-between;\n}\n.justify-center {\n justify-content: center;\n}\n.justify-end {\n justify-content: flex-end;\n}\n.border {\n border-style: var(--tw-border-style);\n border-width: 1px;\n}\n.border-x {\n border-inline-style: var(--tw-border-style);\n border-inline-width: 1px;\n}\n.border-b {\n border-bottom-style: var(--tw-border-style);\n border-bottom-width: 1px;\n}\n.text-center {\n text-align: center;\n}\n.whitespace-pre-wrap {\n white-space: pre-wrap;\n}\n.underline {\n text-decoration-line: underline;\n}\n.opacity-70 {\n opacity: 70%;\n}\n.opacity-80 {\n opacity: 80%;\n}\n.hover\\:opacity-100 {\n &:hover {\n @media (hover: hover) {\n opacity: 100%;\n }\n }\n}\nhtml, body {\n height: 100%;\n}\n@property --tw-border-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *, ::before, ::after, ::backdrop {\n --tw-border-style: solid;\n }\n }\n}"],"names":[],"mappings":"AACA;EA0EE;IACE;;;;;;AA1EJ;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;;AAIA;;;;;AAIA;;;;;AAIA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAGA;;;;AAKI;EAAuB;;;;;AAK3B;;;;AAGA"}}]
|
|
} |