centarro/centarro_claro

基于Claro的Admin主题,用于Centarro项目。

安装次数: 19,959

依赖关系: 2

建议者: 0

安全性: 0

星标: 1

关注者: 1

分支: 0

公开问题: 0

语言:CSS

类型:drupal-theme

1.x-dev 2024-02-12 11:27 UTC

This package is auto-updated.

Last update: 2024-09-12 12:37:29 UTC


README

Centarro Claro是由Centarro设计用于Drupal Commerce的定制Drupal管理主题。

目录

简介

本项目提供了一个定制的Drupal管理主题,专门针对Drupal Commerce设计。它旨在增强Drupal中的管理体验,特别是在Drupal Commerce项目的背景下。

安装

要安装Centarro Claro,请按照以下步骤操作

  1. 克隆仓库: git clone [repository-url]
  2. 导航到项目目录: cd centarro_claro
  3. 安装依赖项: npm install

用法

安装后,您可以使用提供的npm脚本来编译和构建主题。

脚本

  • npm run watch:监视SCSS文件中的更改并触发构建。
  • npm run css-compile:将SCSS文件编译为CSS。
  • npm run css-prefix:应用Autoprefixer和其他必要的后处理。
  • npm run build:运行完整的构建过程。

要在终端中使用这些脚本,请运行 npm run [script-name]

关键词

  • 管理主题
  • claro
  • drupal
  • drupal commerce
  • centarro

作者

Centarro

许可证

GPL-2.0