UI: Devfund-donation-box Web Assets v2 upgrade #1

Merged
Márton Lente merged 26 commits from ui/web-assets-v2-upgrade into main 2024-11-04 12:49:39 +01:00
2 changed files with 2 additions and 11 deletions
Showing only changes of commit 1ba4c22b77 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -12,14 +12,9 @@ $h6-font-size: var(--fs-base)
$spacer: 8px // Sizes are pxs to not clash with root em that might vary
/* Bootstrap 5 utilities. */
@import "../node_modules/bootstrap/scss/bootstrap-utilities.scss"
/* Web Assets. */
@import "../assets_shared/src/styles/main.sass"
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap')
// TODO: consider changing to npm install
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css')