Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Immanuel Onyeka a4b74eb6e1 Pass user current user to grav in header 1 ano atrás
..
css Pass user current user to grav in header 1 ano atrás
fonts Pass user current user to grav in header 1 ano atrás
images Pass user current user to grav in header 1 ano atrás
js Pass user current user to grav in header 1 ano atrás
languages Pass user current user to grav in header 1 ano atrás
templates Pass user current user to grav in header 1 ano atrás
CHANGELOG.md.twig Pass user current user to grav in header 1 ano atrás
LICENSE.twig Pass user current user to grav in header 1 ano atrás
README.md.twig Pass user current user to grav in header 1 ano atrás
blueprints.yaml.twig Pass user current user to grav in header 1 ano atrás
package.json.twig Pass user current user to grav in header 1 ano atrás
postcss.config.js Pass user current user to grav in header 1 ano atrás
screenshot.jpg Pass user current user to grav in header 1 ano atrás
tailwind.config.js.twig Pass user current user to grav in header 1 ano atrás
theme.php.twig Pass user current user to grav in header 1 ano atrás
theme.yaml.twig Pass user current user to grav in header 1 ano atrás
thumbnail.jpg Pass user current user to grav in header 1 ano atrás
webpack.mix.js Pass user current user to grav in header 1 ano atrás

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