siteation/magento2-theme-tokens
Composer 安装命令:
composer require siteation/magento2-theme-tokens
包简介
Customize your theme with ease with Design Tokens (CSS props)
README 文档
README
This Magento 2 module makes it easy to manage Design Tokens from the Magento backend.
Once you have set your tokens, they will be output as CSS variables to the frontend, making it easy to style your website with consistent and reusable code.
Installation
Install the package via;
composer require siteation/magento2-theme-tokens bin/magento setup:upgrade
Note This Module requires Magento 2.4 or higher! For more requirements see the
composer.json.
How to use
Once the module is installed, you can manage your Design Tokens from the Magento backend.
First make sure your styles support CSS variables
After this you can configure your tokens, Go to Stores > Configuration > Siteation > Design Tokens. Enter your the tokens in the desired format.
Once you have set your tokens, they will be output as CSS variables to the frontend.
| Before | After |
|---|---|
![]() |
![]() |
统计信息
- 总下载量: 6.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-26



