Time saving websites, writing CSS
CSS LAYOUT
Popular layouts and patterns made with CSS.
DEV HINTS
Dev Hints is a website that pools together cheatsheets by Rico. You can find literally any documentation of any concept, function, or code within seconds.
CSS LINT
CSS Lint offers a more instructive experience compared to other CSS Cleanup Tools. CSS Lint gives you a concise explanation for each of its recommended changes.
CODE BEAUTIFIER
https://www.css-beautifier.html
Code Beautifier is a simple CSS cleanup tool with no frills or frivolous features. It accepts pasted or linked CSS, and carefully cleans it up based on a practical array of options.
CLEANCSS
https://www.cleancss.com/css-minify/
CleanCSS accepts a URL or pasted code snippet and offers a wide variety of treatments. You can choose from between five different compressor settings that offer tradeoffs between readibility and file size.
COLORSCHEMEDESIGNER
With ColorSchemeDesigner, you can do exactly as the name suggests, create your own color scheme and then export them into HTML/CSS format or several other options.
STYLIE
http://jeremyckahn.github.io/stylie/
Stylie is different from a lot of CSS editors out there in regards to animation, Stylie is a one of a kind. To use it, you simply configure your animation, tweak the settings, and then grab the CSS code.
CSS DESK
Focusing only on HTML and CSS, this editor is great for the beginner. You are able to see what your code is doing by using the live preview window, which makes spotting mistakes easier.
If you find the resources and information helpful, share it with your friends, teammates. And, dont forget to add-on your views, tips and resources in the comment box.