armansansd 4b7c97a02e mediatheque vor 2 Jahren
..
css 4b7c97a02e mediatheque vor 2 Jahren
fonts 4b7c97a02e mediatheque vor 2 Jahren
images 4b7c97a02e mediatheque vor 2 Jahren
js 4b7c97a02e mediatheque vor 2 Jahren
languages 4b7c97a02e mediatheque vor 2 Jahren
templates 4b7c97a02e mediatheque vor 2 Jahren
CHANGELOG.md.twig 4b7c97a02e mediatheque vor 2 Jahren
LICENSE.twig 4b7c97a02e mediatheque vor 2 Jahren
README.md.twig 4b7c97a02e mediatheque vor 2 Jahren
blueprints.yaml.twig 4b7c97a02e mediatheque vor 2 Jahren
package-lock.json 4b7c97a02e mediatheque vor 2 Jahren
package.json.twig 4b7c97a02e mediatheque vor 2 Jahren
postcss.config.js 4b7c97a02e mediatheque vor 2 Jahren
screenshot.jpg 4b7c97a02e mediatheque vor 2 Jahren
tailwind.config.js.twig 4b7c97a02e mediatheque vor 2 Jahren
theme.php.twig 4b7c97a02e mediatheque vor 2 Jahren
theme.yaml.twig 4b7c97a02e mediatheque vor 2 Jahren
thumbnail.jpg 4b7c97a02e mediatheque vor 2 Jahren
webpack.mix.js 4b7c97a02e mediatheque vor 2 Jahren

README.md.twig

# {{ component.name|titleize }} Theme

The **{{ component.name|titleize }}** Theme is for [Grav CMS](http://github.com/getgrav/grav). This README.md file should be modified to describe the features, installation, configuration, and general usage of this theme.

## Description

{{ component.description }}

# Instructions

Run

`npm install` to setup tailwind and required plugins

How to build tailwind:

Development:

`npm run build` for single time compiling

`npm run watch` for constant development

Production:

`npm run prod` for production compiling. **Don't forget to turn on production mode in the theme config**# Instructions

Run

`npm install` to setup tailwind and required plugins

How to build tailwind:

Development:

`npm run build` for single time compiling

`npm run watch` for constant development

Production:

`npm run prod` for production compiling. **Don't forget to turn on production mode in the theme config**