background-invert-triangle-chartreuse
v0.0.1
Published
A tiny Astro component that injects a bold, inverted triangle background shape highlighted in electric chartreuse. It snaps perfectly behind your content, instantly giving any section a geometric pop-punk attitude. Customizable, accessible, and dangerousl
Downloads
6
Maintainers
Readme
background-invert-triangle-chartreuse
A tiny Astro component that injects a bold, inverted triangle background shape highlighted in electric chartreuse. It snaps perfectly behind your content, instantly giving any section a geometric pop-punk attitude. Customizable, accessible, and dangerously aesthetic.
Installation 📖
# You can intall with npm
npm install background-invert-triangle-chartreuse
# or with yarn
yarn add background-invert-triangle-chartreuse
# or with pnpm
pnpm add background-invert-triangle-chartreuseUsage ⚙️
---
import BackgroundInvertTriangleChartreuse from 'background-invert-triangle-chartreuse';
---
<BackgroundInvertTriangleChartreuse />
