diff --git a/README.md b/README.md index 94394cb..1db4379 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/frontend/tailwind.css b/frontend/tailwind.css new file mode 100644 index 0000000..0fdf8a5 --- /dev/null +++ b/frontend/tailwind.css @@ -0,0 +1,4 @@ +/* ******************************************************************************************* + * TAILWIND.CSS + * DOCUMENTATION: https://tailwindcss.com/ + * ******************************************************************************************* */