ba-calendar
v0.0.3
Published
Creation of a Calendar Web Component that has @container queries for the CSS to customise it at different container widths.
Downloads
4
Readme
ba-calendar
Creation of a Calendar Web Component that has @container queries for the CSS to customise it at different container widths.
- install dependencies with
npm i
- run with
npm run dev
- open browser http://localhost:3333
Build lib version
npm run build:lib
- Bump version in package.json
npm publish
to release a new version