Epi-LogoEpi DocsDemoDemo (opens in a new tab)AboutAbout
GitHubGitHub (opens in a new tab)
  • Introduction
  • Usage Guide
  • Developer Guide
    • System Considerations
    • Data Modeling
    • Planning
    • Docker
    • Infrastructure
    • Persistence / API
    • Styling
    • Project Logo
    • DSCO Deep Dive
  • Introduction
  • Usage Guide
  • Developer Guide
    • System Considerations
    • Data Modeling
    • Planning
    • Docker
    • Infrastructure
    • Persistence / API
    • Styling
      • Setup
      • References
    • Project Logo
    • DSCO Deep Dive
  • Demo (opens in a new tab)
  • About

On This Page

  • Setup
  • References
Question? Give us feedback → (opens in a new tab)Edit this page
Developer Guide
Styling

Styling

We have chose to use Tailwind for CSS Styling.

We have also used some components from Flowbite and flowbite-react.

Setup

For flowbite integration:

pnpm install --save flowbite flowbite-react

Also add this to

plugins: [require("flowbite/plugin")],

References

  • Tailwind (opens in a new tab)
  • Flowbite (opens in a new tab)
  • flowbite-react (opens in a new tab)
  • Next.js Flowbite integration (opens in a new tab)
  • Favicon Generator (opens in a new tab)
  • Hero Icons (opens in a new tab)
Persistence / APIProject Logo

Epicenter Docs