@matthiesenxyz/astrolace
Version:
An easy way to use Shoelace.style within your Astro Project!
8 lines • 410 B
text/typescript
export const strings = {
start: "Setting up Astrolace integration",
virtualImports: "Adding virtual mappings for components: 'astrolace:components', 'astrolace:types', and 'astrolace:tools'",
injectCss: "Injecting CSS for Shoelace",
injectDarkTheme: "Injecting CSS for Shoelace Dark Theme",
dts: "Verifing .d.ts files for 'astrolace'",
complete: "Astrolace integration setup complete"
}