novicell/drupal-premium-theme

Drupal premium theme

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Twig

Type:drupal-theme


README

Base theme for our premium sites. So be careful when making changes/fixing bugs, this theme can be updated on already built sites.

JavaScript and CSS (PostCSS) for development.

Run npm ci to install.

Commands to build to dist folder:

npm run build:css
npm run build:webpack