Created
November 25, 2017 11:10
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! | |
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