Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Immanuel Onyeka a4b74eb6e1 Pass user current user to grav in header hace 1 año
..
css Pass user current user to grav in header hace 1 año
fonts Pass user current user to grav in header hace 1 año
images Pass user current user to grav in header hace 1 año
js Pass user current user to grav in header hace 1 año
languages Pass user current user to grav in header hace 1 año
templates Pass user current user to grav in header hace 1 año
CHANGELOG.md.twig Pass user current user to grav in header hace 1 año
LICENSE.twig Pass user current user to grav in header hace 1 año
README.md.twig Pass user current user to grav in header hace 1 año
blueprints.yaml.twig Pass user current user to grav in header hace 1 año
package.json.twig Pass user current user to grav in header hace 1 año
postcss.config.js Pass user current user to grav in header hace 1 año
screenshot.jpg Pass user current user to grav in header hace 1 año
tailwind.config.js.twig Pass user current user to grav in header hace 1 año
theme.php.twig Pass user current user to grav in header hace 1 año
theme.yaml.twig Pass user current user to grav in header hace 1 año
thumbnail.jpg Pass user current user to grav in header hace 1 año
webpack.mix.js Pass user current user to grav in header 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**