From a59b5c44f05040fb7b5c82ba00c4df14c4d5cbd0 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Sat, 8 Feb 2025 20:42:14 -0500 Subject: [PATCH] forgot a new line --- posts/micro_blogs_2.md | 1 + 1 file changed, 1 insertion(+) 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.