bluebirdday / theme-blank-sass
Snowdog的基于SASS的Magento 2 Blank主题的分支
dev-master
2024-01-02 12:10 UTC
This package is auto-updated.
Last update: 2024-08-31 00:28:07 UTC
README
SnowdogApps/magento2-theme-blank-sass
此仓库包含对SnowdogApps/magento2-theme-blank-sass主题的bug修复
Magento 2 - Blank主题 - SASS版本
SASS版本的Magento 2 Blank主题,旨在尽可能接近核心代码。
安装
- 将以下内容添加到您的项目依赖列表中
composer require bluebirdday/theme-blank-sass
- 将您的应用程序设置为
开发者
模式 - 运行
bin/magento setup:upgrade
以注册主题 - 使用 Frontools 或您选择的工具编译SASS文件
兼容性
- Magento 2.4: v1.5.0
- Magento 2.3: v1.2.0或更高版本
- Magento 2.2: v1.0.0或更高版本
- Magento 2.1: v0.11.0或更早版本
- Magento 2.0: v0.6.0或更早版本
bug报告和贡献规则
- 在报告问题之前,请检查您是否可以在带有LESS版本的Blank主题的干净Magento实例中重现该问题。如果是这样,请将问题提交给Magento 2仓库,而不是这里
- 如果您知道如何修复可在Magento核心中重现的问题,请首先将PR提交给核心产品,然后提交给这里,并附带指向Magento 2仓库中PR的链接
- 如果问题是仅与SASS移植相关,请随时提交问题或PR
问题
如果您想了解更多关于此项目的信息,请加入 Magento社区工程Slack,并在 #magefront 频道中提问。