From 52c4db6f5f0e036369fe55cd7cd14e3f80c86395 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 7 May 2015 07:57:35 +0100 Subject: [PATCH] added marx --- BigBoxOfCSS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BigBoxOfCSS.md b/BigBoxOfCSS.md index d35dc4a..a43a826 100644 --- a/BigBoxOfCSS.md +++ b/BigBoxOfCSS.md @@ -10,6 +10,9 @@ ## Tutorials - [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - A good css-tricks tutorial on how the flexbox works +## CSS Resets + - [Marx](https://mblode.github.io/marx/) - A small and simplle CSS reset + ## Other - [Critical Path CSS Generator](http://jonassebastianohlsson.com/criticalpathcssgenerator/) - Analyses your web page and picks out 7 optimises the CSS needed to render the above-the-fold content - [CSS Reset](http://www.cssreset.com/) - List of CSS resets, useful when building bookmarklets