2a06261f75
This adds a composer.json for all dependencies that are available
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
* To use a theme other than neo, add this to config.php:
|
|
$config['site']['theme'] = 'yourthemename';
|
|
|
|
* To use/import the base theme, add this to your theme.ini file:
|
|
include=base
|
|
|
|
* To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
|
|
external[]="yourexternalURL"
|