Skip to content

A wordpress theme base with Tailwind CSS and Laravel Mix 6 built in.

License

Notifications You must be signed in to change notification settings

blacklabsoftware/supercell

Repository files navigation

Header Image

Supercell Blank Wordpress Theme

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.

Helpers

asset() Helper

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') ?>" />

Roadmap:

  • Optional Blade Template Support
  • Debug Mode

About

A wordpress theme base with Tailwind CSS and Laravel Mix 6 built in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published