new-personal-site/components/lib
Benjamin Toby d6ce943379 Updates
2025-07-21 11:11:11 +01:00
..
(functions)/popver Updates 2025-07-20 10:35:54 +01:00
(partials) Updates 2025-07-20 10:35:54 +01:00
composites/docs Updates 2025-07-20 10:35:54 +01:00
editors Updates 2025-07-20 10:35:54 +01:00
elements Updates 2025-07-21 11:11:11 +01:00
form Updates 2025-07-20 10:35:54 +01:00
hooks Updates 2025-07-20 10:35:54 +01:00
layout Updates 2025-07-20 10:35:54 +01:00
mdx Updates 2025-07-20 10:56:17 +01:00
next-js/hooks Updates 2025-07-20 10:35:54 +01:00
svgs Updates 2025-01-05 07:25:38 +01:00
utils Updates 2025-07-20 10:35:54 +01:00
base.css Updates 2025-07-20 10:35:54 +01:00
bun.lock Updates 2025-07-20 10:35:54 +01:00
package.json Updates 2025-07-20 10:35:54 +01:00
Readme.md Updates 2025-07-20 10:35:54 +01:00
types.ts Updates 2025-07-20 10:35:54 +01:00

Tailwind CSS UI

A modular skeletal framework for tailwind css

Perequisites

You need a couple of packages and settings to integrate this package

Packages

  • React
  • React Dom
  • Tailwind CSS version 4

CSS Base

This package contains a base.css file which has all the base css rules required to run. This css file must be imported in your base project, and it can be update in a separate .css file.