post publishing update

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

View file

@ -89,6 +89,10 @@ Think that a dependency that specifies CSS variables or SCSS/SASS variables woul
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/). 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/).
### post publishing update
[Open props](https://open-props.style/) exists so that tailwind designing with constraints thing not only has a theoretical solution but a solution that already exists.
## All computers are Finite state machines ## All computers are Finite state machines
Correlary: barring special circumstances your program is functionally equivalent to a super convoluted ReGex. Correlary: barring special circumstances your program is functionally equivalent to a super convoluted ReGex.