{"versions":{"1.0.0":{"name":"@csstools/postcss-normalize-display-values","version":"1.0.0","description":"Use two values display syntax for inner and outer display types.","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","lint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.3"},"keywords":["postcss-plugin","css","display","block","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","ruby","ruby-base","ruby-text","run-in","table","table-cell","table-caption"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"volta":{"extends":"../../package.json"},"gitHead":"f16bbf72d7cd9974f66aa1e8e13de2f8fda16d9d","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_id":"@csstools/postcss-normalize-display-values@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-bX+nx5V8XTJEmGtpWTO6kywdS725t71YSLlxWt78XoHUbELWgoCXeOFymRJmL3SU1TLlKSIi7v52EWqe60vJTQ==","shasum":"ce698f688c28517447aedf15a9037987e3d2dc97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.0.tgz","fileCount":8,"unpackedSize":14404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8ElZCRA9TVsSAnZWagAAeScP/jEb9cV/r/siNYoN0EFB\nkHgn4ykwybNdrCslN7fC3i73gFYhIkgEOnpozRH0Z2XQCQ4tO+ZxWib8u7rl\nrMr1+mngQjfB46pM9SDNfmUNgeIX3M7eVWj9GtEE4lmMNaKlCfD60FCP7Z0E\nDFaRdLKO2hmAWpfMhgzTnC3fqBzOMFhLt+BUl4sH9FNhO7njoWSY4ViD8MIh\nvewMAGv5dKxezhYjtvQj6njWORYYogXMrNBA3H70LI+bxsgp67Kup6aSf+Of\ndQ58ayv6DaT4lj/zuOGlXKBNebplRDeYKyy3yYLw+lstGx1N9yvpYPdXyll8\ntQwUXPMQW+JWckaemxIaLJ8ZW1MdpVQXUe/2Bn5KM3kyO5MYKzqmCB+2jovP\nLmCVk3aZeUVmSUWoAvM2CeyRsdBeqnWxKCKdhQEwd3l794E3rtr34p6jemcj\nC89zYAwKdxqDAzQbS1NRRAyaj016bH7EpgzOgK4aJJM/bCcV8usHjVvBMMTM\nHHXpPYhZvosIRbV20JbjFlyVb8y97aQFd680fQoSav2lDTbloGgnt2BiTKbo\nvj1AJXMlyoqT7jfWm4f7QcmsoLMX0SE3CaFvKpL2p+Pmq/SmFKaP/uUdp9CF\nMia6puUrqNL8ZIoX5Xl6wEcI2gPjrYYEgjmSiK2BX95THQYIGDtMS2YUH2AD\niBjY\r\n=TD6N\r\n-----END PGP SIGNATURE-----\r\n","size":5415},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_1.0.0_1643137369399_0.24806729734493116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T19:03:06.341Z","contributors":[]},"1.0.1":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"1.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.2"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"csstools":{"exportName":"postcssNormalizeDisplayValues","humanReadableName":"PostCSS Normalize Display Values"},"volta":{"extends":"../../package.json"},"gitHead":"6b5e29f2b684f126114a9396120b0118c612ded1","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_id":"@csstools/postcss-normalize-display-values@1.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==","shasum":"15da54a36e867b3ac5163ee12c1d7f82d4d612c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz","fileCount":8,"unpackedSize":14928,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaaK7wxFkD8XsT2vfyVxG/1EupTr+YUOugE0a3W6iHUQIhAJ70udh7HelTreMFWU1MNVh+YuFaUsRdR0vqnGO8OUdR"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyGOdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgkQ//ZbmGYFxaxHdprCw8sCAkIToeB4WVsuQbkza6TyQfVJAmRNAM\r\nuTXDd2uMPdQlgaBEF20dIYjvCwwBOtJyjLzq334qIPcu80K7jF6O3TUOGEWK\r\neWSrgGwN0GzeDzrldgYyf3XP+Nl/JLi0tEX0BOFYjHVl3k2aw2CChaFAsfe7\r\ndYNS1m5fwEosGx9Scn/sMSsOK0ttIPDQE+DJgzZjLKMoAJ9PWGuODtD1/nFG\r\nuJESBfAnOtkHbwuk5aL0AMMB1xBIMKu2mt6NpDYLR2u5oTgjCuZfVG0Gel2E\r\nOCvSJ5PAHCeVwKfVN320D8Ewvv7fW1+Xlo0qizejtU7K9cbVYIA/kgwnjJ78\r\n76eOIhRt+XlO2vkBEJURh+Cg49CvDm2GU2+22rmW5yw5iEq2FNutoonCiNQr\r\nFJRiVwwWh95ywzOzm0ZIhaRisoYCWcEqRtHuka4795WHwcDJE9ytO6ClKNqv\r\nD9IvcPtwnmmlkUzUsLw9YEpoh768ie105P05el8IqVoC83BFnNsO+XZCBDAw\r\nLfXy9jyDQeIQjCNB6hgmIGxrTkaqOtA9fddQJR2ewiAeb+EUYuzdLu1hRKtu\r\nXyZ7cCnCGvAkD6I5cP0aiVRE7zVe7n5SZYVOCecSGd578cSN9ILLz9maqhwQ\r\n2O7VzGUtf/QBVPW2/tAmourXIYfoDC2nxnk=\r\n=FQXM\r\n-----END PGP SIGNATURE-----\r\n","size":5637},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_1.0.1_1657299869704_0.6798064061837243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T17:23:37.099Z","contributors":[]},"2.0.0":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"2.0.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"csstools":{"exportName":"postcssNormalizeDisplayValues","humanReadableName":"PostCSS Normalize Display Values"},"volta":{"extends":"../../package.json"},"gitHead":"9cb752e65617d599139acb75a0e39cd35038360f","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_id":"@csstools/postcss-normalize-display-values@2.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-mN5ycsvVkPjt81fVo33p142imrhSBN3LAvvuP6qfkQ6C3452IWO1ZcbYQ/QYcYBymChsmbXmk1jQNZ2kZOFZag==","shasum":"3c3b62eefeff1a77f3fcead30c5d870a734dcf07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-2.0.0.tgz","fileCount":8,"unpackedSize":15168,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyyKRKTMT/WBJbPOleVtQWW0pHNVNbXuXBIot9J/jySQIhAIdUhlLfbBvzWZRDckhwe7sSbUZAlUbLMdjB3hoaBl+w"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz6E1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYfQ/9ELVwO6JnHTXIDFal3SL8ezxdMKI5eYSq50RMrCZEzsEPLnvw\r\n0nFyttldZImJjmC+EKokqN46YZGP5bBBT9yZ2EuMhqjGGOOkDJFv23Ty45uU\r\nQo9iaI0rgWu0rfwqL7yfJ2JvVs8Ci2R5dzyH19XAaJETpSactIxM7Mkm23tj\r\ncCICEpwSb1QHCq5Y1xlINfpKqq7RcE5ob/QXz3w96Xcej/2QrRFL8gcANPEB\r\njmDvW28ceG2fSvom1LE5ue7AWENXnhfhcjkBjJDZsSbSJ+FDWSq+73+r7QTA\r\n6cP7FAwBewvIURq5CnqRl1Sc+l6bvZvuqwZlEmJeUuHkRIs/dcpDZvb8zn3j\r\nDDW6wcb6UAG4YKCJDpUmW9PncJs1cqeokhJVqyZdmLNuP/+GbmHqWDG1sT65\r\neIoCbTDmrxmFbkLKtBR/Y6IAiiVjiH/RhLTIDogX7QhrW2unSTdcTgmHJGai\r\nJLHu7K2RNmn5H6J002/416JWUNW1kGGDRy5cIkh0fZztK/fBB/meX+aEWukv\r\nFlQyoyCJt91JTOJwPebRFEQkvE/lNHqoPlMJsIVdRmRoidwhIXG/o/THcj8J\r\nL/aGxGJ/UElIjijzjdRMMqFWnthRvrPeGfI+VAq+K6qbPrVgAM2tdbNkZ5DP\r\n30mcmjwEOuZqNrX6QTdjXHgp2ljrC9Q45kg=\r\n=U4XC\r\n-----END PGP SIGNATURE-----\r\n","size":5564},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_2.0.0_1674551605399_0.7090355926703946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T09:13:25.550Z","publish_time":1674551605550,"contributors":[]},"2.0.1":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"2.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"csstools":{"exportName":"postcssNormalizeDisplayValues","humanReadableName":"PostCSS Normalize Display Values"},"volta":{"extends":"../../package.json"},"gitHead":"54c92f37555e07f8dd1914398ba05103247fde05","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_id":"@csstools/postcss-normalize-display-values@2.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"integrity":"sha512-TQT5g3JQ5gPXC239YuRK8jFceXF9d25ZvBkyjzBGGoW5st5sPXFVQS8OjYb9IJ/K3CdfK4528y483cgS2DJR/w==","shasum":"35dc188c5b4713cf902959fe3c8ce613fcb7543e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-2.0.1.tgz","fileCount":8,"unpackedSize":15280,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIASnmpuHaoIH+utOY4bL6TuT/gYcoxRIiz1twN4lFjM/AiEAo4G0O1bC+iS0bgXkIwDq6T1a+CIo3NsY5YlnFpS0PwI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1NMSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHxA//YxqAieHQReGBRJA26Q1E7urdRI/qAZ4MIu+WlPxqe9nsY9Zh\r\nATHJP+L2SkkYGDw4QnSroxOMSUvTmqkjIALcGQ09lny5fiEUEUbI2qMXA5xj\r\nWiaAh2iDeXuelIezmoAYLAi3jIMhdpo8o2lZqFiMZ1nc9aPm289HnQxid3rJ\r\n7bfUuA5IhQZXhrhyJMrmC3TpVAGhhO0M5ILAMZ0hlY7VceisAmknK5Xvh/sl\r\nyduFxjskRhA60rRZb8OGN5lUDYOxdA+c0QV5mDbzdmdLSqNKNGg1PIDbAjOV\r\n2Uejbq2zfVDpUdAgfNcVbni8ke4lMnoNJZ+h7mTBNuTQ/HY3oAvS+cGKT4Co\r\nhFHt77tnuWe2V1x77Rdkz733qYsImW6h7+AWgTTWS44DIhcGGEsJ7pKCeefw\r\nOTcLQFxBLih75h9Cs0Lfx1owCppOWKLzi1vIwFGr8AydxoRcckRtNdzAUWws\r\nhQZfb19Y/zhQAlqBgDlsWuSwk1FfVQN0EYjAG19FyGt+kLodD8vXJvaD2t8W\r\n4+y+iMUTD5VRbq8rEgfhiawZPL+JDSzBk137J0/W6fElTRFqOyZMhJmgtSAi\r\nOORbLWSytzqQFJ4nSsZGxC7+oCXUdNlmiGucVSGMyli3jA5a8oCzwwSQt4LR\r\n4ck/g60YE2w/+ZL7SFcYkZA/UH/WzthGfM0=\r\n=ikQ2\r\n-----END PGP SIGNATURE-----\r\n","size":5600},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_2.0.1_1674892050520_0.3145471624963707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:47:30.689Z","publish_time":1674892050689,"contributors":[]},"3.0.0":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"3.0.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"@csstools/postcss-tape":"*"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","docs":"node ../../.github/bin/generate-docs/install.mjs","lint":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run build && npm run test","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"csstools":{"exportName":"postcssNormalizeDisplayValues","humanReadableName":"PostCSS Normalize Display Values"},"volta":{"extends":"../../package.json"},"gitHead":"8a4ee275e7190124f16660e71f13ae25489ee861","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_id":"@csstools/postcss-normalize-display-values@3.0.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-6Nw55PRXEKEVqn3bzA8gRRPYxr5tf5PssvcE5DRA/nAxKgKtgNZMCHCSd1uxTCWeyLnkf6h5tYRSB0P1Vh/K/A==","shasum":"de995eeafe217ac1854a7135b1db44c57487e9ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-3.0.0.tgz","fileCount":8,"unpackedSize":9380,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwRluUXVpeFiwDTz81UwbKIJUFV+TydZBt3OKltp+vYwIgdilbVgRFuSxWlSlDJxnnsCz1VuexhPFB42WmSDDorC0="}]},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_3.0.0_1688372167860_0.36863017722541236"},"_hasShrinkwrap":false,"contributors":[]},"3.0.1":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"3.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"@csstools/postcss-tape":"*"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","docs":"node ../../.github/bin/generate-docs/install.mjs","lint":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run build && npm run test","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"csstools":{"exportName":"postcssNormalizeDisplayValues","humanReadableName":"PostCSS Normalize Display Values"},"volta":{"extends":"../../package.json"},"_id":"@csstools/postcss-normalize-display-values@3.0.1","gitHead":"5758f36684c25444d4b6b407b9cc99397da364b9","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==","shasum":"8bacd4fa20434de67a7b1f4f64f6e4476922a98d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-3.0.1.tgz","fileCount":8,"unpackedSize":9432,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoVWHVbivGUTwZz2vzxBrTSNFVbe+fYaNMGwIHkjiU2QIgVFKpaeQcbO22p5S47wmqbVx6CiMUWDxx8AQjgrvK+nw="}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_3.0.1_1695053390825_0.5654324231659842"},"_hasShrinkwrap":false,"contributors":[]},"3.0.2":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"3.0.2","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":"^14 || ^16 || >=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"_id":"@csstools/postcss-normalize-display-values@3.0.2","gitHead":"9a94743091f8409ac34e09c2b2cb35e228dd44c0","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-fCapyyT/dUdyPtrelQSIV+d5HqtTgnNP/BEG9IuhgXHt93Wc4CfC1bQ55GzKAjWrZbgakMQ7MLfCXEf3rlZJOw==","shasum":"9013e6ade2fbd4cd725438c9ff0b1000062cf20d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-3.0.2.tgz","fileCount":7,"unpackedSize":8566,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA5uG3i91neUHbDZL8K23aBC8POZf2rwczw6cnl0rogUAiBuwAR8/kn6wwkNfjiVAdOdWSzMcIQ/pQ6n3Z5JQxUfoQ=="}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_3.0.2_1702682430311_0.8115581944669932"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"4.0.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":">=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"_id":"@csstools/postcss-normalize-display-values@4.0.0","gitHead":"85aad1c18fe88ac1424ca9a4ef49060f163e1eea","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"22.1.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==","shasum":"ecdde2daf4e192e5da0c6fd933b6d8aff32f2a36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz","fileCount":7,"unpackedSize":8270,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGKHV19GvqBfsR+BxPCbeX68KOomZt2wZoEfcDbcyk2sAiEA8C/24OhwIp1zEfRMnfFhezB35v6g+VQArdFddjDuHXA="}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-display-values_4.0.0_1722721095504_0.9090331809484522"},"_hasShrinkwrap":false,"contributors":[]},"4.0.1":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"4.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":">=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"gitHead":"4507d3538312a804f7c37e9f8a18b3044209c7d7","types":"./dist/index.d.ts","_id":"@csstools/postcss-normalize-display-values@4.0.1","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"25.1.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-TQUGBuRvxdc7TgNSTevYqrL8oItxiwPDixk20qCB5me/W8uF7BPbhRrAvFuhEoywQp/woRsUZ6SJ+sU5idZAIA==","shasum":"3738ecadb38cd6521c9565635d61aa4bf5457d27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz","fileCount":7,"unpackedSize":8401,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHwFm67WlPQNZ28ET3f6naLBxh0aVE8Pu/2uTb9pDmcHAiEAx+HEWSE57+gstCGrCoUJfUD+dC2IKrvqbKFj19z9xn0="}],"size":3213},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jonathantneal@hotmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"romainmenke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postcss-normalize-display-values_4.0.1_1768065411722_0.7627434363766352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-10T17:16:51.862Z","publish_time":1768065411862,"_source_registry_name":"default","contributors":[]},"5.0.0":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"5.0.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":">=20.19.0"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"gitHead":"d8c6c7e555efacd607c7b4b464239cb61b5a79eb","_id":"@csstools/postcss-normalize-display-values@5.0.0","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"25.1.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-ei95b5aey72Gemgsb5v/RmLyw12HNnge0TvPJ392Yid18pSyXIyx4hGKxVsMNAmYGAwdZoNOT6JqkkX7BL2+gA==","shasum":"d93f0b5124d10e4c9829c41cce6b933d59faf711","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.0.tgz","fileCount":6,"unpackedSize":7260,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEa7goJspfX1RWIHN4uPmUHOIVpgzT89T3Qdfb8hUw/TAiBQCU9XRR3xB0e3UhgtLCCYWCG52h6VNnkAIfwzg7ysUQ=="}],"size":3195},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jonathantneal@hotmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"romainmenke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postcss-normalize-display-values_5.0.0_1768375450187_0.6690371509336783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-14T07:24:10.336Z","publish_time":1768375450336,"_source_registry_name":"default","contributors":[]},"5.0.1":{"name":"@csstools/postcss-normalize-display-values","description":"Use two values display syntax for inner and outer display types.","version":"5.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":">=20.19.0"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-normalize-display-values"},"keywords":["block","css","display","flex","flow","flow-root","grid","inline","inline-block","inline-flex","inline-grid","inline-table","list-item","postcss-plugin","ruby","ruby-base","ruby-text","run-in","table","table-caption","table-cell"],"gitHead":"46d53615cff5ead5d6006664a89720e60b50dd15","_id":"@csstools/postcss-normalize-display-values@5.0.1","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"homepage":"https://github.com/csstools/postcss-plugins#readme","_nodeVersion":"25.1.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-FcbEmoxDEGYvm2W3rQzVzcuo66+dDJjzzVDs+QwRmZLHYofGmMGwIKPqzF86/YW+euMDa7sh1xjWDvz/fzByZQ==","shasum":"a8bb239b9bd0af5cf26f247509417a955f59623c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.1.tgz","fileCount":6,"unpackedSize":7902,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCUufusq/pRvQKWfTMuZSHhmZtuUEBLQ2l98tbXBQOR4AIhAMyf2QuJ7t7UBe3TSxyrJwM2oKvQIr1EY3t5QQJS8WEK"}],"size":3266},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jonathantneal@hotmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"romainmenke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postcss-normalize-display-values_5.0.1_1769346208588_0.9419207135538108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-25T13:03:28.742Z","publish_time":1769346208742,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"5.0.1"},"name":"@csstools/postcss-normalize-display-values","time":{"created":"2022-01-27T14:17:30.160Z","modified":"2026-01-25T13:03:39.105Z","1.0.0":"2022-01-25T19:02:49.652Z","1.0.1":"2022-07-08T17:04:29.840Z","2.0.0":"2023-01-24T09:13:25.550Z","2.0.1":"2023-01-28T07:47:30.689Z","3.0.0":"2023-07-03T08:16:08.089Z","3.0.1":"2023-09-18T16:09:51.090Z","3.0.2":"2023-12-15T23:20:30.543Z","4.0.0":"2024-08-03T21:38:15.701Z","4.0.1":"2026-01-10T17:16:51.862Z","5.0.0":"2026-01-14T07:24:10.336Z","5.0.1":"2026-01-25T13:03:28.742Z"},"readme":"# PostCSS Normalize Display Values [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[<img alt=\"npm version\" src=\"https://img.shields.io/npm/v/@csstools/postcss-normalize-display-values.svg\" height=\"20\">][npm-url]\n[<img alt=\"Build Status\" src=\"https://github.com/csstools/postcss-plugins/actions/workflows/test.yml/badge.svg?branch=main\" height=\"20\">][cli-url]\n[<img alt=\"Discord\" src=\"https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white\">][discord]\n<br><br>\n[<img alt=\"Baseline Status\" src=\"https://cssdb.org/images/badges-baseline/display-two-values.svg\" height=\"20\">][css-url]\n[<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/images/badges/display-two-values.svg\" height=\"20\">][css-url]\n\n[PostCSS Normalize Display Values] lets you specify definition of outer and inner displays types for an element.\n\n```css\n.element {\n  display: inline flow-root;\n}\n\n/* becomes */\n\n.element {\n  display: inline-block;\n  display: inline flow-root;\n}\n```\n\n_See prior work by [cssnano](https://github.com/cssnano) here [postcss-normalize-display-values](https://github.com/cssnano/cssnano/tree/master/packages/postcss-normalize-display-values)\nTo ensure long term maintenance and to provide the needed features this plugin was recreated based on cssnano's work._\n\n## Usage\n\nAdd [PostCSS Normalize Display Values] to your project:\n\n```bash\nnpm install postcss @csstools/postcss-normalize-display-values --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssNormalizeDisplayValues = require('@csstools/postcss-normalize-display-values');\n\npostcss([\n  postcssNormalizeDisplayValues(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Normalize Display Values] runs in all Node environments, with special\ninstructions for:\n\n| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- |\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original source\nis preserved. By default, it is preserved.\n\n```js\npostcssNormalizeDisplayValues({ preserve: false })\n```\n\n```css\n.element {\n  display: inline flow-root;\n}\n\n/* becomes */\n\n.element {\n  display: inline-block; \n}\n```\n\n[postcss]: https://github.com/postcss/postcss\n\n[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test\n[css-url]: https://cssdb.org/#display-two-values\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/@csstools/postcss-normalize-display-values\n\n[CSS Fonts]: https://www.w3.org/TR/css-display-3/#the-display-properties\n[Gulp PostCSS]: https://github.com/postcss/gulp-postcss\n[Grunt PostCSS]: https://github.com/nDmitry/grunt-postcss\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Loader]: https://github.com/postcss/postcss-loader\n[PostCSS Normalize Display Values]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values","users":{}}