feat(client): integrate normalize.css

This commit is contained in:
Elian Doran
2025-05-17 10:03:37 +03:00
parent bfa4c09c7e
commit 470ac18cba
7 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
import "./stylesheets/bootstrap.scss";
import "normalize.css";
/**
* Fetch note with given ID from backend