From b26edbe0d139951c6e16e67401a5fd9f49ccdbfa Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Tue, 26 Mar 2024 16:46:17 -0500 Subject: [PATCH] create md files in notes for tools and no css --- notes/no_css_libraries.md | 24 ++++++++++++++++++++++++ notes/tools.md | 22 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 notes/no_css_libraries.md create mode 100644 notes/tools.md diff --git a/notes/no_css_libraries.md b/notes/no_css_libraries.md new file mode 100644 index 0000000..3f917d6 --- /dev/null +++ b/notes/no_css_libraries.md @@ -0,0 +1,24 @@ +# No Css Libraries + +These are css libraries that format all elements on your html page so you dont have to worry about +styling your page. For the most part anyway. + +

+ Water CSS + | + MPV CSS + | + Bahunya + | + Marx + | + Sakura + | + Tacit + | + New CSS + | + Bullframe CSS + | + Markdown CSS (modest) +

diff --git a/notes/tools.md b/notes/tools.md new file mode 100644 index 0000000..3c12d6f --- /dev/null +++ b/notes/tools.md @@ -0,0 +1,22 @@ +# Tools I Use + +This is a growing collection of tools i use here and there. I add +to this list if i find something useful that im sure ill eventually circle back to. + +

+ CSS-Tricks + | + Indie Hackers + | + W3Schools + | + Simple Icons + | + Hero Icons + | + Tailwind Cheatsheet + | + Tailwind Elements + | + Tailwind Components +