Files
CommonWebComponents/README.md
Marc Lorenz 1e4751f8cf
All checks were successful
CI / test-and-build (push) Successful in 9m40s
add README preview screenshot
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 12:35:10 +02:00

322 B

CommonWebComponents

Preview

CSS Import

create a css file with the following content:

@import 'tailwindcss';
@source '@/../node_modules/limelight-common-web-components/src';
@import 'limelight-common-web-components/theme.css';
@import 'limelight-common-web-components/style.css';