feat: add layout and sidebar components with navigation structure
chore: update dependencies and configuration for Tailwind CSS docs: create components.json and skills-lock.json for project structure
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@import "tailwindcss/preflight";
|
||||
@import "tailwindcss";
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user