From 5845a8685b1696cd510a3362d1f174568d3a9221 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 15 Feb 2025 21:22:24 +0100 Subject: feat: Remove under development warning The project is good shape now that there is not need to the warning. --- scss/main.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scss') diff --git a/scss/main.scss b/scss/main.scss index 51b7df7..a6c973f 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -29,10 +29,6 @@ $navbar-nav-link-padding-x: $spacer; @import "bootstrap/scss/_buttons.scss"; @import "tree.scss"; -// TODO remove once is not needed -$alert-border-radius: 0; -@import "bootstrap/scss/_alert.scss"; - // overwrite to reduce the ammount of css generated by loading all utilities $utilities: ( "order": (responsive: true, -- cgit v1.2.3