mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
docs(tailwind): initialize stylesheet
This commit is contained in:
@@ -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)
|
- [React.js](frontend/react.js)
|
||||||
- [Vue.js](frontend/vue.js)
|
- [Vue.js](frontend/vue.js)
|
||||||
|
- [Tailwind.css](frontend/tailwind.css)
|
||||||
- [Ember.js](frontend/ember.js)
|
- [Ember.js](frontend/ember.js)
|
||||||
- [Angular (2+)](frontend/angular.js)
|
- [Angular (2+)](frontend/angular.js)
|
||||||
- [AngularJS](frontend/angularjs.js)
|
- [AngularJS](frontend/angularjs.js)
|
||||||
|
|||||||
4
frontend/tailwind.css
Normal file
4
frontend/tailwind.css
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
/* *******************************************************************************************
|
||||||
|
* TAILWIND.CSS
|
||||||
|
* DOCUMENTATION: https://tailwindcss.com/
|
||||||
|
* ******************************************************************************************* */
|
||||||
Reference in New Issue
Block a user