mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 04:31:25 -04:00
feat: implement common components
feat: implement sidebar feat: implement footer feat: implement breadcrumb chore: add typography styles chore: add heading anchor link chore: add postcss-nested
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@import "typography.css";
|
||||
|
||||
|
||||
html {
|
||||
@apply text-base antialiased;
|
||||
|
Reference in New Issue
Block a user