DarkVeil

PreviousNext

Subtle dark background with a smooth animation and postprocessing.

Docs
react-bitscomponent

Preview

Loading preview…
DarkVeil/DarkVeil.css
.darkveil-canvas {
  width: 100%;
  height: 100%;
  display: block;
}

Installation

npx shadcn@latest add @react-bits/DarkVeil-TS-CSS

Usage

import { DarkVeilTSCSS } from "@/components/DarkVeil-TS-CSS"
<DarkVeilTSCSS />