Sass · Bootstrap v5.3

PHOTO EMBED

Fri Feb 16 2024 15:37:26 GMT+0000 (Coordinated Universal Time)

Saved by @CHIBUIKE

# Install Sass globally
npm install -g sass

# Watch your custom Sass for changes and compile it to CSS
sass --watch ./scss/custom.scss ./css/custom.css
content_copyCOPY

https://getbootstrap.com/docs/5.3/customize/sass/