Skip to content

Instantly share code, notes, and snippets.

@rupl
Last active December 10, 2015 14:19
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rupl/4446727 to your computer and use it in GitHub Desktop.
Save rupl/4446727 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