centarro/centarro_claro

Admin theme based on Claro used for Centarro projects.

Installs: 14 409

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:drupal-theme

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

This package is auto-updated.

Last update: 2024-05-12 12:01:55 UTC


README

Centarro Claro is a custom Drupal admin theme designed for Drupal Commerce by Centarro.

Table of Contents

Introduction

This project provides a custom Drupal admin theme tailored for Drupal Commerce. It is intended to enhance the administrative experience within Drupal, particularly in the context of Drupal Commerce projects.

Installation

To install Centarro Claro, follow these steps:

  1. Clone the repository: git clone [repository-url]
  2. Navigate to the project directory: cd centarro_claro
  3. Install dependencies: npm install

Usage

After installation, you can use the provided npm scripts to compile and build the theme.

Scripts

  • npm run watch: Watches for changes in SCSS files and triggers a build.
  • npm run css-compile: Compiles SCSS files to CSS.
  • npm run css-prefix: Applies Autoprefixer and other necessary post-processing.
  • npm run build: Runs the complete build process.

To use these scripts, run npm run [script-name] in the terminal.

Keywords

  • admin theme
  • claro
  • drupal
  • drupal commerce
  • centarro

Author

Centarro

License

GPL-2.0