mini-strap/packages/core
2024-12-27 11:31:58 -03:00
..
src feat(components): add offcanvas component 2024-12-27 11:31:58 -03:00
themes/catppuccin Import progress from external project 2024-09-15 17:56:51 -03:00
.gitignore Import progress from external project 2024-09-15 17:56:51 -03:00
_variables.scss feat(core): add styles for vanilla form elements 2024-09-16 20:36:02 -03:00
bun.lockb feat(components): add basic components 2024-10-25 18:40:50 -03:00
package.json build: fix build setup 2024-12-19 15:47:13 -03:00
README.md Import progress from external project 2024-09-15 17:56:51 -03:00
tsconfig.json Import progress from external project 2024-09-15 17:56:51 -03:00

mini-strap-core

To install dependencies:

bun install

To run:

bun run style.scss

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