background-trapecio-deeppink
v0.0.1
Published
An Astro component that just slaps a big deep-pink trapezoid in the background so your page looks extra fabulous. That's basically it
Maintainers
Readme
background-trapecio-deeppink
An Astro component that just slaps a big deep-pink trapezoid in the background so your page looks extra fabulous. That's basically it
Installation 📖
# You can intall with npm
npm install background-trapecio-deeppink
# or with yarn
yarn add background-trapecio-deeppink
# or with pnpm
pnpm add background-trapecio-deeppinkUsage ⚙️
---
import BackgroundTrapecioDeeppink from 'background-trapecio-deeppink';
---
<BackgroundTrapecioDeeppink />
