centarro / centarro_claro
Admin theme based on Claro used for Centarro projects.
Installs: 21 826
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:drupal-theme
This package is auto-updated.
Last update: 2024-10-12 12:54:58 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:
- Clone the repository:
git clone [repository-url]
- Navigate to the project directory:
cd centarro_claro
- 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