logo-blackred-whitelogo-blackred-white-altlogo-blackred

by Sebastian Machaj

Tailwind

MySQL
MySQL
Material UI
Material UI

Modern CSS Framework for building pages based on CSS classes, which contain small portions of code. These classes are non-semantic, i.e. they do not describe the element to which they belong, (eg class="card"), but instead a set of values and their properties that they contain. For example m-5, w-5, absolute etc. which means 5 units of margin, 5 units of width and absolute position. Generally, using Tailwind implies the possibility of creating any combinations with which you can style any element without using the css code. It has various configuration options for global styles or variables. In production, the css file is optimized and all unnecessary classes are removed from it. The downside is that due to the large number of classes used in the HTML code, its readability is significantly reduced.

Tailwind Homepage

Related offer

Web Applications

CRM/ERP systems, social networking sites/booking websites and many others

Full offer

Related portfolio

Related technologies

Bootstrap
Material UI
Sass
CSS 3
Laravel