mini-strap/packages/components
aleidk be962aa7c9
Some checks failed
Publish package / build_and_publish (push) Failing after 0s
chore: setup ci workflow
update workflows

update workflows

update workflows

update workflows

update config

add cog config
2024-10-24 13:30:07 -03:00
..
src feat(core): add styles for vanilla form elements 2024-09-16 20:36:02 -03:00
.gitignore feat(core): add styles for vanilla form elements 2024-09-16 20:36:02 -03:00
package.json chore: setup ci workflow 2024-10-24 13:30:07 -03:00
README.md feat(core): add styles for vanilla form elements 2024-09-16 20:36:02 -03:00
tsconfig.json feat(core): add styles for vanilla form elements 2024-09-16 20:36:02 -03:00

mini-strap-components

To install dependencies:

bun install

To run:

bun run components.scss

This project was created using bun init in bun v1.1.27. Bun is a fast all-in-one JavaScript runtime.