docs(tailwind): initialize stylesheet

This commit is contained in:
Julien Le Coupanec 2020-03-28 19:51:38 +01:00
parent 4217db8c62
commit f305520707
2 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,7 @@ Feel free to take a look. You might learn new things. They have been designed to
- [React.js](frontend/react.js)
- [Vue.js](frontend/vue.js)
- [Tailwind.css](frontend/tailwind.css)
- [Ember.js](frontend/ember.js)
- [Angular (2+)](frontend/angular.js)
- [AngularJS](frontend/angularjs.js)

4
frontend/tailwind.css Normal file
View File

@ -0,0 +1,4 @@
/* *******************************************************************************************
* TAILWIND.CSS
* DOCUMENTATION: https://tailwindcss.com/
* ******************************************************************************************* */