mini-strap/packages/core
aleidk 7184761cc1
Some checks failed
Publish package / build_and_publish (push) Failing after 18s
build: fix build setup
2024-12-19 15:37:04 -03:00
..
src fix: remove deprecation warnings from sass 2024-12-19 15:24:49 -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:37:04 -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.