Skip to content

Instantly share code, notes, and snippets.

@AndreaBarghigiani
Created November 25, 2017 11:10
Show Gist options
  • Save AndreaBarghigiani/792145779013073ae5f378d8aefd7c20 to your computer and use it in GitHub Desktop.
Save AndreaBarghigiani/792145779013073ae5f378d8aefd7c20 to your computer and use it in GitHub Desktop.
Come creare commenti CSS che non vengono eliminati dalla compilazione Sass. La cosa importante da fare è aggiungere un punto esclamativo (!) dopo l'apertura del commento.
/*!
Theme Name: SkillsAndMore
Theme URI: https://skillsandmore.org
Author: Andrea Barghigiani
Author URI: https://skillsandmore.org
Description: Il tema di partenza per la piattaforma online SkillsAndMore dove formiamo gli sviluppatori del domani
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, lime-green
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment