- Issue created by @DamienMcKenna
- 🇮🇳India Sachin.addweb
Hello,
@DamienMcKenna,
We have set up our project with the following steps:
1. Placed the gulpfile in the root directory.
2. Created an assets folder to contain all account-related files.
3. Used Node.js version 10 (nvm use v12).
4. Installed npm packages (npm install).
5. Executed the gulp dev command to start compiling.After completing these setups, we tested the configuration by changing the body color, and it worked as expected.
If you find all these steps proper then we will push the code further.Thanks.
- Status changed to Closed: works as designed
4 months ago 3:59pm 29 July 2024 - 🇵🇪Peru hatuhay Lima
This is a base theme, should not be modified.
Any changes should be applied to subtheme.
Please refer to https://www.drupal.org/project/bootstrap_sass → for a starter kit - Status changed to Active
4 months ago 5:46pm 29 July 2024 - 🇺🇸United States DamienMcKenna NH, USA
The issue is about updating the codebase of the theme itself on d.o. The people who would benefit from this would be people wanting to contribute changes.