Knowledgebase

Flattern Skin Customization

Portal Home > Knowledgebase > Flattern > Customization > Flattern Skin Customization

Flattern 4 is using tailwind CSS to manage and generate skins.

Requires Node.JS installed https://nodejs.org/en/download/
  1. Download dev zip. Download `flattern4-dev.zip` and extract `flattern4-dev` folder on local computer. 
  2. Copy template files. Copy `templates` folder from latest flattern4.zip\upload into `flattern4-dev`. PurgeCSS will scan the `templates` folder to remove all unused CSS.
  3. Install NPM packages. Open command line and run `npm install`
  4. Build CSS Skins. Customize tailwind-core.css and use build command "npm run build".

Was this answer helpful?
0 Users Found This Useful 0 Votes