diff --git a/posts/micro_blogs_2.md b/posts/micro_blogs_2.md index 4d7030b..3d53533 100644 --- a/posts/micro_blogs_2.md +++ b/posts/micro_blogs_2.md @@ -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.