cssstyle 5.2.0 → 5.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// autogenerated - 2025-07-
|
|
2
|
+
// autogenerated - 2025-07-29
|
|
3
3
|
// https://www.w3.org/Style/CSS/all-properties.en.html
|
|
4
4
|
|
|
5
5
|
var external_dependency_parsers_0 = require("../parsers.js");
|
|
6
|
-
var external_dependency_strings_1 = require("../utils
|
|
6
|
+
var external_dependency_strings_1 = require("../utils/strings.js");
|
|
7
7
|
var backgroundImage_export_parse, backgroundImage_export_isValid, backgroundImage_export_definition;
|
|
8
8
|
backgroundImage_export_parse = function parse(v) {
|
|
9
9
|
if (v === "") {
|