You are here |
xeiaso.net | ||
| | | |
www.mattlayman.com
|
|
| | | | How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB). | |
| | | |
roneo.org
|
|
| | | | Shortcode files are available in this repo and can be installed with this Shortcode collection I maintain. This collection provides a selection of Shortcodes to enhance Hugo. 1. Add the Shortcode collection Install as Git submodule: git submodule add https://gitlab.com/Roneo/hugo-shortcode-roneo-collection.git themes/hugo-shortcode-roneo-collection Then call this module from config.yml: theme: - hugo-shortcode-roneo-collection - YourCurrentTheme OR from config.toml theme = ["hugo-shortcode-roneo-collection", "YourCurrentTheme"] 2. Add Plyr to your theme Download plyr.css and plyr.polyfilled.js to static/. | |
| | | |
nachoiacovino.com
|
|
| | | | Easiest way to setup Tailwind CSS in your Vanilla HTML project. Quick and easy step-by-step guide. | |
| | | |
dhariri.com
|
|
| | The website of David Hariri, a software developer, designer, and entrepreneur. |