replace tailwind with bootstrap: initial webpack config for development

This commit is contained in:
Adam Piontek 2021-07-02 12:51:36 -04:00
parent c2bdb112ea
commit 1388a95038
9 changed files with 86 additions and 39 deletions

View file

@ -19,7 +19,7 @@ namespace WP_73k;
<div class="lg:flex lg:justify-between">
<div class="lg:w-1/4 text-center lg:text-left">
<div class="text-xl">
<p class="text-sm">WP Tailwind is a utility-first starter theme for WordPress by <a href="https://www.freeshifter.com">Freeshifter LLC</a> and is totally free! <a href="https://www.github.com/freeshifter/wp-73k">Contribute on GitHub</a></a></p>
<p class="text-sm">73k.us is &copy; 2021 by Adam Piontek</p>
</div>
</div>
</div>