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

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**