kanopi/arbor
最新稳定版本:1.0.0-beta.9
Composer 安装命令:
composer require kanopi/arbor
包简介
Drupal Child theme for Saplings
README 文档
README
This is a subtheme of the Ui Bootstrap Theme to demonstrate how some integrations can be done like:
- CKEditor 5 stylesheets
- Negative margins in utility classes
- Background gradients
Those integrations cannot be done in the base theme because either not enabled in Bootstrap default compiled CSS or impossible to do in a generic way.
Usage
You can copy/paste this theme to init your own subtheme.
You will have to change:
- the machine names of files
- the machine names inside those files
- adapt path to the Bootstrap library to recompile assets
Setup Steps
Follow these steps to set up and customize your subtheme:
-
Navigate to your theme directory:
cd web/themes/custom/arbor -
Create all your custom SCSS files under the "assets/scss/custom" directory.
-
Run the following command to compile SCSS files:
npm run watchThis command watches for changes in your SCSS files and automatically compiles them.
Policy
There is no backward compatibility policy in this example theme.
Breaking change can happen at any moment.
统计信息
- 总下载量: 339
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2025-04-17