Skip to content

jeffwhansen/twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig

Project to get familiar with Twig

Twig Docs

Install requirements

npm install;
composer install;

Run tailwindcli so css classes are generated. This should stay running in the background while developing.

npx @tailwindcss/cli -i ./src/app.css -o ./public/assets/main.css --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published