Building Sass

SuiteP Theme

SuiteCRM provides an automated to task to build suitep colors

Build Each SuiteP Colors (bash):

Open terminal and run robo

./vendor/bin/robo build:suitep

Build Each SuiteP Colors (Command Prompt):

Open Command Prompt and run robo

.\vendor\bin\robo build:suitep

Build a specific SuiteP Color (bash):

Open terminal and run robo

./vendor/bin/robo build:suitep --color_scheme=[ColorName]

Build a specific SuiteP Color (Command Prompt):

Open Command Prompt and run robo

.\vendor\bin\robo build:suitep --color_scheme=[ColorName]

Content is available under GNU Free Documentation License 1.3 or later unless otherwise noted.