A simple collection of CSS comment snippets, based on Idiomatic CSS.
Made by Namanyay Goel
Place files in Packages/User/css/, and then:
comcb + TABfor a big comment block. Output:
/**
*
*/comcs + TABfor a section heading comment. Output:
/* ==========================================================================
Section
========================================================================== */comcss + TABfor a sub-section heading comment. Output:
/* Sub Section
========================================================================== */That's it.
License: WTFPL, LICENSE.txt