mightyplow před 8 roky
rodič
revize
96946c7212
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/stylesheet.js

+ 1 - 1
lib/stylesheet.js

@@ -1,4 +1,4 @@
-'use strict'
+'use strict';
 
 module.exports = {
     getRules: css => css.stylesheet.rules,