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

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