mons/magento-scss
最新稳定版本:1.0.2
Composer 安装命令:
composer require mons/magento-scss
包简介
Module for SCSS processing during static content deployment
README 文档
README
This module allows compiling SCSS files in Magento 2 themes, just like LESS files.
It uses scssphp library and process standard @import instruction as well as @magento_import.
Features
- Themes inheritance support
- Special instruction
@magento_importprocessing - Source maps generation (experimental)
- Support for NodeJS development tools (tasks runners)
Installation
- Install module via composer
composer require mons/module-m2-scss - Register module
php bin/magento setup:upgrade - Compile SCSS theme using
php bin/magento setup:static-content:deploy -f
Example theme
- Coming soon...
Tested with
- Magento 2.4
- PHP 8.1
统计信息
- 总下载量: 636
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AFL-3.0
- 更新时间: 2023-01-08