UNPKG

@matthiesenxyz/astrolace

Version:

An easy way to use Shoelace.style within your Astro Project!

9 lines (6 loc) 179 B
import astrolaceIntegration from "./astrolace"; /** * Astrolace - An Astro integration for Shoelace.style */ const astrolace = astrolaceIntegration; export default astrolace;