Since its inception, Tailwind CSS has become a super popular way to style web projects. This time we will be taking a look at the architecture that powers it and what can be done to improve it. To be able to find an optimal architecture, we need to know which problem Tailwind solves and think of the shortest path to achieve that.
Table of contents
Switching things upHow Tailwind CSS worksOptimizing the extraction stageTurning class names into CSSWhat about Rust?Conclusion1 Comment
Sort: