feat: add search input type with icon support and update styles

This commit is contained in:
2026-06-26 09:56:09 -03:00
parent a0c35c76a7
commit 455b7c8506
5 changed files with 27 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
@use "./fonts";
@import "@fortawesome/fontawesome-free/css/all.min.css";
@import "./theme";
@import "../node_modules/bootstrap/scss/bootstrap";