Bear CSS is a web application for creating an “empty” CSS file from an HTML file.
The application, in its core, takes HTML code and deconstructs it, element by element, until the end result — a CSS file with empty values for each class.
Bear CSS is very useful in cases where you want to redesign the whole page or create a separate stylesheet for a page, etc.
- Website: http://bearcss.com/














