Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// 1rem :: 10px
|
||||
/* 1rem :: 10px */
|
||||
|
||||
$spacing-4: 4px;
|
||||
$spacing-8: 8px;
|
||||
|
||||
Reference in New Issue
Block a user