forgot a new line

This commit is contained in:
Pagwin 2025-02-08 20:42:14 -05:00
parent fa5643cd28
commit a59b5c44f0
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -88,6 +88,7 @@ Ok, this is something that my alternate solutions doesn't address.
Think that a dependency that specifies CSS variables or SCSS/SASS variables would be a superior solution though.
Oh also I suspect that past a certain complexity working with Tailwind is basically the CSS equivalent of [Dear Sir, You Have Built a Compiler](https://rachit.pl/post/you-have-built-a-compiler/).
## All computers are Finite state machines
Correlary: barring special circumstances your program is functionally equivalent to a super convoluted ReGex.