Centarro Claro is a custom Drupal admin theme designed for Drupal Commerce by Centarro.
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.
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
After installation, you can use the provided npm scripts to compile and build the theme.
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.
- admin theme
- claro
- drupal
- drupal commerce
- centarro
Centarro
GPL-2.0