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-JS-CSS

Usage

import { DarkVeilJSCSS } from "@/components/DarkVeil-JS-CSS"
<DarkVeilJSCSS />