feat: add @mini-strap/core dependency

This commit is contained in:
Alexander Navarro 2024-12-18 19:22:52 -03:00
parent 8498bfca49
commit d24fa9dc45
6 changed files with 14 additions and 3 deletions

5
sass/style.scss Normal file
View file

@ -0,0 +1,5 @@
@import "../node_modules/@mini-strap/core/src/style.scss";
html {
// background-color: red;
}