val e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
..
css e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
fonts e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
images e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
js e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
languages e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
templates e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
CHANGELOG.md.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
LICENSE.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
README.md.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
blueprints.yaml.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
package.json.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
postcss.config.js e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
screenshot.jpg e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
tailwind.config.js.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
theme.php.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
theme.yaml.twig e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans
thumbnail.jpg e9dd38c3a8 commit fonctionne ou pas ? il y a 2 ans

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