+1
-1
@@ -10,3 +10,3 @@ 'use strict' | ||
| constructor(plugins = []) { | ||
| this.version = '8.5.23' | ||
| this.version = '8.5.24' | ||
| this.plugins = this.normalize(plugins) | ||
@@ -13,0 +13,0 @@ } |
@@ -427,2 +427,5 @@ 'use strict' | ||
| root(node) { | ||
| if (node.source && node.source.input.hasBOM) { | ||
| this.builder('\uFEFF', node, 'start') | ||
| } | ||
| this.body(node) | ||
@@ -429,0 +432,0 @@ if (node.raws.after) { |
+1
-1
| { | ||
| "name": "postcss", | ||
| "version": "8.5.23", | ||
| "version": "8.5.24", | ||
| "description": "Tool for transforming styles with JS plugins", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
216118
0.05%7350
0.04%