mini-strap/packages/core
aleidk e80fa615dc
All checks were successful
Publish package / build_and_publish (push) Successful in 26s
fix: build binary of core
2025-02-14 16:45:25 -03:00
..
src feat(website): add offcanvas documentation 2024-12-27 15:54:51 -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
build.ts fix: build binary of core 2025-02-14 16:45:25 -03:00
bun.lockb feat(components): add basic components 2024-10-25 18:40:50 -03:00
CHANGELOG.md chore(version): @mini-strap/core-v0.1.1 2025-02-14 15:54:46 -03:00
package.json fix: build binary of core 2025-02-14 16:45:25 -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.