refactor(nx/client): fix CSS comment breaking build

This commit is contained in:
Elian Doran 2025-04-23 10:30:47 +03:00
parent b2d051edee
commit 824d9e8b59
No known key found for this signature in database

View File

@ -1,2 +1,2 @@
// Import all of Bootstrap's CSS
/* Import all of Bootstrap's CSS */
@import "bootstrap/scss/bootstrap";