Hello, I am currently setting up Bootstrap for customization using Sass. After creating an HTML page, I attempted to add my own custom properties to the custom.scss file. Unfortunately, these changes do not seem to affect my page as expected.
I followed step-by-step instructions from various sources, including the missing Bootstrap 5 textbook and the official Bootstrap 5 website. However, I continue to face the same issue where my custom properties are not being applied. I have a suspicion that it may be related to the project setup, but I have been unable to pinpoint the exact problem despite troubleshooting since yesterday.