Answers for "how to write comments in scss"

CSS
-1

scss comment

// This is a single line comment

/*
	This is a multi-line comment
*/
Posted by: Guest on September-02-2020

Code answers related to "how to write comments in scss"

Browse Popular Code Answers by Language