From 380af0ff799f8394c59a35e7082c7b1d5ba4a6e6 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Sat, 8 Feb 2025 20:51:37 -0500 Subject: [PATCH] post publishing update --- posts/micro_blogs_2.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/posts/micro_blogs_2.md b/posts/micro_blogs_2.md index 3d53533..7fdbc24 100644 --- a/posts/micro_blogs_2.md +++ b/posts/micro_blogs_2.md @@ -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/). +### 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 Correlary: barring special circumstances your program is functionally equivalent to a super convoluted ReGex.