Skip to content

Instantly share code, notes, and snippets.

@dbazuin
Forked from rupl/_css-warning.scss
Created February 9, 2013 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbazuin/4744568 to your computer and use it in GitHub Desktop.
Save dbazuin/4744568 to your computer and use it in GitHub Desktop.
//
// All lines starting with "//" will not show up in the style.css
// However, the following lines inside "/* ... */" WILL show up.
//
// The visible comment below is there to warn any developer who
// opens a .css file that they need to edit the .scss versions ONLY.
// But you already know that because you're reading this :)
//
/*
*
*
*
*
*
*
*
* WARNING
*
* You are looking at the .css version of the [CLIENT_NAME] assets.
* If you directly edit the .css files, you will destroy the
* usefulness of the Sass files, and the website's theme will be
* much harder to maintain in the future.
*
*
*
*
*
*
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment