Tailwind Boilerplate Starterkit
Created:
Updated:
Categories: Projects
Author: Tobias Schottstädt
This repository provides a starter kit for Tailwind CSS. It is based on Tailwind v3.4.1 and HTML5 Boilerplate v9.0.0 and allows you to get started right away.
Programming languages
- CSS: A stylesheet language that is used to design HTML documents. Here it is used together with Tailwind CSS.
- HTML: The standard markup language for documents displayed on the web. HTML5 boilerplate is used in this repository.
- JavaScript: A programming language mainly used for the creation of interactive web content. Here it is used to support Tailwind CSS.
README content
This starter kit allows you to get started quickly with Tailwind CSS. It is based on the latest versions of Tailwind and HTML5 Boilerplate.
First steps
- Clone project: git clone https://github.com/xchimx/Tailwind-Boilerplate-Starterkit.git
- Install assets: npm install
- Compile assets: npx tailwindcss -i ./css/style.css -o ./css/build.css --watch
- Have fun!
More information
For more detailed information and the complete source code, visit the repository.
Author
Hey 👋 my name is Tobias Schottstädt and I am a full-stack developer. As a HTML specialist from Kassel I may be able to support you in your project. I look forward to hearing from you! Whether you have questions, suggestions or feedback. About me | Contact
My main focus is on application development, which I realize mainly with the programming languages PHP and JavaScript, using the frameworks Laravel and Vue.js or Livewire.