SuperCell is A blank WordPress theme base with Tailwind CSS and Laravel Mix 6 built in.
This theme is intended for theme developers who want a bare-bones blank canvas to start their own custom theme builds from using TailwindCSS and assets compiled using Laravel Mix.
This simply allows you to print the path to an item in your theme using asset()
and passing the path as an argument.
<link rel="icon" href="<?php print asset('favicon.ico') ?>" />
- Optional Blade Template Support
- Debug Mode