@peak-ai/canvas 1.3.16 → 1.3.17
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.
- package/package.json +7 -45
- package/{dist/plugins → plugins}/helpers/render-components.js +5 -1
- package/plugins/helpers/render-components.js.map +1 -0
- package/{dist/shadcn → shadcn}/components/ui/chart.js +1 -1
- package/shadcn/components/ui/chart.js.map +1 -0
- package/.babelrc +0 -14
- package/.eslintignore +0 -5
- package/.eslintrc.js +0 -29
- package/dist/package.json +0 -58
- package/dist/plugins/helpers/render-components.js.map +0 -1
- package/dist/shadcn/components/ui/chart.js.map +0 -1
- package/scripts/build.ts +0 -64
- package/src/GrapesjsCanvas.tsx +0 -280
- package/src/constants/index.ts +0 -27
- package/src/helpers/css.ts +0 -2371
- package/src/helpers/date-picker.ts +0 -807
- package/src/helpers/index.ts +0 -13
- package/src/helpers/merge-json.ts +0 -106
- package/src/index.styles.ts +0 -58
- package/src/index.ts +0 -3
- package/src/plugins/grapejs-plugin.tsx +0 -139
- package/src/plugins/helpers/extra.tsx +0 -151
- package/src/plugins/helpers/render-components.tsx +0 -1103
- package/src/public/canvas.css +0 -42
- package/src/public/output.css +0 -2195
- package/src/shadcn/components/ui/button.tsx +0 -103
- package/src/shadcn/components/ui/card.tsx +0 -92
- package/src/shadcn/components/ui/chart.tsx +0 -324
- package/src/shadcn/components/ui/checkbox.tsx +0 -27
- package/src/shadcn/components/ui/date-filter.tsx +0 -816
- package/src/shadcn/components/ui/filter.tsx +0 -355
- package/src/shadcn/components/ui/hover-card.tsx +0 -36
- package/src/shadcn/components/ui/input.tsx +0 -20
- package/src/shadcn/components/ui/label.tsx +0 -24
- package/src/shadcn/components/ui/pagination.tsx +0 -213
- package/src/shadcn/components/ui/scroll-area.tsx +0 -59
- package/src/shadcn/components/ui/search.tsx +0 -149
- package/src/shadcn/components/ui/separator.tsx +0 -26
- package/src/shadcn/components/ui/skeleton.tsx +0 -69
- package/src/shadcn/components/ui/table.tsx +0 -196
- package/src/shadcn/components/ui/tabs.tsx +0 -55
- package/src/shadcn/components/ui/textarea.tsx +0 -18
- package/src/shadcn/components/ui/tooltip.tsx +0 -87
- package/src/shadcn/utils.ts +0 -6
- package/src/types/grapesjs-tailwind.d.ts +0 -50
- package/tailwind.config.js +0 -5
- package/tooling/tailwind-compiler/index.js +0 -53
- package/tooling/tailwind-compiler/node_modules/.yarn-integrity +0 -37
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/CHANGELOG.md +0 -10
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/LICENSE.md +0 -20
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/README.md +0 -32
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/dist/index.cjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/dist/index.d.ts +0 -35
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/dist/index.mjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/cascade-layer-name-parser/package.json +0 -67
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/CHANGELOG.md +0 -9
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/LICENSE.md +0 -20
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/README.md +0 -119
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/dist/index.cjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/dist/index.d.ts +0 -604
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/dist/index.mjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/css-parser-algorithms/package.json +0 -65
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/CHANGELOG.md +0 -9
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/LICENSE.md +0 -20
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/README.md +0 -111
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/dist/index.cjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/dist/index.d.ts +0 -593
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/dist/index.mjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/css-tokenizer/package.json +0 -62
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/CHANGELOG.md +0 -9
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/LICENSE.md +0 -18
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/README.md +0 -25
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/dist/index.cjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/dist/index.d.ts +0 -24
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/dist/index.mjs +0 -1
- package/tooling/tailwind-compiler/node_modules/@csstools/utilities/package.json +0 -66
- package/tooling/tailwind-compiler/node_modules/autoprefixer/LICENSE +0 -20
- package/tooling/tailwind-compiler/node_modules/autoprefixer/README.md +0 -66
- package/tooling/tailwind-compiler/node_modules/autoprefixer/bin/autoprefixer +0 -22
- package/tooling/tailwind-compiler/node_modules/autoprefixer/data/prefixes.js +0 -1136
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/at-rule.js +0 -35
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/autoprefixer.d.ts +0 -95
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/autoprefixer.js +0 -164
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/brackets.js +0 -51
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/browsers.js +0 -79
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/declaration.js +0 -187
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/align-content.js +0 -49
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/align-items.js +0 -46
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/align-self.js +0 -56
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/animation.js +0 -17
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/appearance.js +0 -23
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/autofill.js +0 -26
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/backdrop-filter.js +0 -20
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/background-clip.js +0 -24
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/background-size.js +0 -23
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/block-logical.js +0 -40
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/border-image.js +0 -15
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/border-radius.js +0 -40
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/break-props.js +0 -63
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/cross-fade.js +0 -35
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/display-flex.js +0 -65
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/display-grid.js +0 -21
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/file-selector-button.js +0 -26
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/filter-value.js +0 -14
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/filter.js +0 -19
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-basis.js +0 -39
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-direction.js +0 -72
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-flow.js +0 -53
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-grow.js +0 -30
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-shrink.js +0 -39
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-spec.js +0 -19
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex-wrap.js +0 -19
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/flex.js +0 -54
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/fullscreen.js +0 -20
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/gradient.js +0 -448
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-area.js +0 -34
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-column-align.js +0 -28
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-end.js +0 -52
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-row-align.js +0 -28
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-row-column.js +0 -33
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-rows-columns.js +0 -125
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-start.js +0 -33
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-template-areas.js +0 -84
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-template.js +0 -69
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/grid-utils.js +0 -1113
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/image-rendering.js +0 -48
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/image-set.js +0 -18
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/inline-logical.js +0 -34
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/intrinsic.js +0 -61
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/justify-content.js +0 -54
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/mask-border.js +0 -38
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/mask-composite.js +0 -88
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/order.js +0 -42
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/overscroll-behavior.js +0 -33
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/pixelated.js +0 -34
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/place-self.js +0 -32
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/placeholder-shown.js +0 -19
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/placeholder.js +0 -33
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/print-color-adjust.js +0 -25
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/text-decoration-skip-ink.js +0 -23
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/text-decoration.js +0 -25
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/text-emphasis-position.js +0 -14
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/transform-decl.js +0 -79
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/user-select.js +0 -33
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/hacks/writing-mode.js +0 -42
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/info.js +0 -123
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/old-selector.js +0 -67
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/old-value.js +0 -22
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/prefixer.js +0 -144
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/prefixes.js +0 -428
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/processor.js +0 -709
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/resolution.js +0 -97
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/selector.js +0 -150
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/supports.js +0 -302
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/transition.js +0 -329
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/utils.js +0 -93
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/value.js +0 -125
- package/tooling/tailwind-compiler/node_modules/autoprefixer/lib/vendor.js +0 -14
- package/tooling/tailwind-compiler/node_modules/autoprefixer/package.json +0 -49
- package/tooling/tailwind-compiler/node_modules/browserslist/LICENSE +0 -20
- package/tooling/tailwind-compiler/node_modules/browserslist/README.md +0 -67
- package/tooling/tailwind-compiler/node_modules/browserslist/browser.js +0 -54
- package/tooling/tailwind-compiler/node_modules/browserslist/cli.js +0 -156
- package/tooling/tailwind-compiler/node_modules/browserslist/error.d.ts +0 -7
- package/tooling/tailwind-compiler/node_modules/browserslist/error.js +0 -12
- package/tooling/tailwind-compiler/node_modules/browserslist/index.d.ts +0 -224
- package/tooling/tailwind-compiler/node_modules/browserslist/index.js +0 -1235
- package/tooling/tailwind-compiler/node_modules/browserslist/node.js +0 -469
- package/tooling/tailwind-compiler/node_modules/browserslist/package.json +0 -44
- package/tooling/tailwind-compiler/node_modules/browserslist/parse.js +0 -78
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/LICENSE +0 -395
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/README.md +0 -6
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/agents.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/browserVersions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/browsers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/aac.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/apng.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/array-find.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/audio.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/av1.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/avif.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/beacon.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/bigint.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/border-image.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/brotli.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/calc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/canvas.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/classlist.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/colr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/console-time.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/const.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/cors.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-all.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-has.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-table.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/customevent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/datalist.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dataset.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/datauri.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/decorators.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/details.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dialog.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/download.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/eme.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/eot.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es5.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/es6.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/fetch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/filereader.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/flac.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/fontface.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/forms.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/heif.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/hevc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/hidden.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/history.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/http2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/http3.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ime.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/imports.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/innertext.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-color.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-event.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-number.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-range.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-search.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/json.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/let.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mathml.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/menu.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/meter.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/midi.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mp3.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/notifications.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/object-values.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ogv.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/online-status.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/opus.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/outline.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/passkeys.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/path2d.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/picture.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ping.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pointer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/portals.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/progress.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/promises.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/proximity.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/proxy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/push-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rellist.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rem.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ruby.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/run-in.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/script-async.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sdch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/selectlist.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sni.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/spdy.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/srcset.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/stream.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/streams.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/svg.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/sxg.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/template.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/temporal.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/touch.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/ttf.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/u2f.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/url.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/vibration.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/video.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/view-transitions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wasm.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wav.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/web-share.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webgl.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webhid.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webm.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webp.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/websockets.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webusb.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webvr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/webxr.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/will-change.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/woff.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/woff2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/word-break.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/zstd.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AX.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BB.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CV.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CX.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/EC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/EE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/EG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ER.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ES.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ET.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/FR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GB.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GP.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/GY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/HK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/HN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/HR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/HT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/HU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ID.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/IT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/JE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/JM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/JO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/JP.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KP.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LB.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LV.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/LY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ME.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ML.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MP.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MV.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MX.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NP.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/OM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/PY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/QA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/RE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/RO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/RS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/RU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/RW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SB.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SK.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ST.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SV.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TD.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TH.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TL.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TO.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TR.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TV.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/UA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/UG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/US.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/UY.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VC.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VG.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VI.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VN.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/VU.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/WF.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/WS.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/YE.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/YT.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -52
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
- package/tooling/tailwind-compiler/node_modules/caniuse-lite/package.json +0 -34
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/LICENSE +0 -5
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/README.md +0 -186
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/chromium-versions.js +0 -78
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/chromium-versions.json +0 -1
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2396
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/full-versions.js +0 -1550
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/full-versions.json +0 -1
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/index.js +0 -36
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/package.json +0 -44
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/versions.js +0 -192
- package/tooling/tailwind-compiler/node_modules/electron-to-chromium/versions.json +0 -1
- package/tooling/tailwind-compiler/node_modules/escalade/dist/index.js +0 -22
- package/tooling/tailwind-compiler/node_modules/escalade/dist/index.mjs +0 -22
- package/tooling/tailwind-compiler/node_modules/escalade/index.d.mts +0 -11
- package/tooling/tailwind-compiler/node_modules/escalade/index.d.ts +0 -15
- package/tooling/tailwind-compiler/node_modules/escalade/license +0 -9
- package/tooling/tailwind-compiler/node_modules/escalade/package.json +0 -74
- package/tooling/tailwind-compiler/node_modules/escalade/readme.md +0 -211
- package/tooling/tailwind-compiler/node_modules/escalade/sync/index.d.mts +0 -9
- package/tooling/tailwind-compiler/node_modules/escalade/sync/index.d.ts +0 -13
- package/tooling/tailwind-compiler/node_modules/escalade/sync/index.js +0 -18
- package/tooling/tailwind-compiler/node_modules/escalade/sync/index.mjs +0 -18
- package/tooling/tailwind-compiler/node_modules/fraction.js/LICENSE +0 -21
- package/tooling/tailwind-compiler/node_modules/fraction.js/README.md +0 -466
- package/tooling/tailwind-compiler/node_modules/fraction.js/bigfraction.js +0 -899
- package/tooling/tailwind-compiler/node_modules/fraction.js/fraction.cjs +0 -904
- package/tooling/tailwind-compiler/node_modules/fraction.js/fraction.d.ts +0 -60
- package/tooling/tailwind-compiler/node_modules/fraction.js/fraction.js +0 -891
- package/tooling/tailwind-compiler/node_modules/fraction.js/fraction.min.js +0 -18
- package/tooling/tailwind-compiler/node_modules/fraction.js/package.json +0 -55
- package/tooling/tailwind-compiler/node_modules/nanoid/LICENSE +0 -20
- package/tooling/tailwind-compiler/node_modules/nanoid/README.md +0 -39
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.browser.cjs +0 -69
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.browser.js +0 -34
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.cjs +0 -71
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.d.ts +0 -56
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.js +0 -35
- package/tooling/tailwind-compiler/node_modules/nanoid/async/index.native.js +0 -26
- package/tooling/tailwind-compiler/node_modules/nanoid/async/package.json +0 -12
- package/tooling/tailwind-compiler/node_modules/nanoid/bin/nanoid.cjs +0 -55
- package/tooling/tailwind-compiler/node_modules/nanoid/index.browser.cjs +0 -72
- package/tooling/tailwind-compiler/node_modules/nanoid/index.browser.js +0 -34
- package/tooling/tailwind-compiler/node_modules/nanoid/index.cjs +0 -85
- package/tooling/tailwind-compiler/node_modules/nanoid/index.d.cts +0 -91
- package/tooling/tailwind-compiler/node_modules/nanoid/index.d.ts +0 -91
- package/tooling/tailwind-compiler/node_modules/nanoid/index.js +0 -45
- package/tooling/tailwind-compiler/node_modules/nanoid/nanoid.js +0 -1
- package/tooling/tailwind-compiler/node_modules/nanoid/non-secure/index.cjs +0 -34
- package/tooling/tailwind-compiler/node_modules/nanoid/non-secure/index.d.ts +0 -33
- package/tooling/tailwind-compiler/node_modules/nanoid/non-secure/index.js +0 -21
- package/tooling/tailwind-compiler/node_modules/nanoid/non-secure/package.json +0 -6
- package/tooling/tailwind-compiler/node_modules/nanoid/package.json +0 -89
- package/tooling/tailwind-compiler/node_modules/nanoid/url-alphabet/index.cjs +0 -7
- package/tooling/tailwind-compiler/node_modules/nanoid/url-alphabet/index.js +0 -3
- package/tooling/tailwind-compiler/node_modules/nanoid/url-alphabet/package.json +0 -6
- package/tooling/tailwind-compiler/node_modules/node-releases/LICENSE +0 -21
- package/tooling/tailwind-compiler/node_modules/node-releases/README.md +0 -12
- package/tooling/tailwind-compiler/node_modules/node-releases/data/processed/envs.json +0 -1
- package/tooling/tailwind-compiler/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
- package/tooling/tailwind-compiler/node_modules/node-releases/package.json +0 -22
- package/tooling/tailwind-compiler/node_modules/normalize-range/index.js +0 -54
- package/tooling/tailwind-compiler/node_modules/normalize-range/license +0 -21
- package/tooling/tailwind-compiler/node_modules/normalize-range/package.json +0 -46
- package/tooling/tailwind-compiler/node_modules/normalize-range/readme.md +0 -148
- package/tooling/tailwind-compiler/node_modules/picocolors/LICENSE +0 -15
- package/tooling/tailwind-compiler/node_modules/picocolors/README.md +0 -21
- package/tooling/tailwind-compiler/node_modules/picocolors/package.json +0 -25
- package/tooling/tailwind-compiler/node_modules/picocolors/picocolors.browser.js +0 -4
- package/tooling/tailwind-compiler/node_modules/picocolors/picocolors.d.ts +0 -5
- package/tooling/tailwind-compiler/node_modules/picocolors/picocolors.js +0 -75
- package/tooling/tailwind-compiler/node_modules/picocolors/types.d.ts +0 -51
- package/tooling/tailwind-compiler/node_modules/postcss/LICENSE +0 -20
- package/tooling/tailwind-compiler/node_modules/postcss/README.md +0 -28
- package/tooling/tailwind-compiler/node_modules/postcss/lib/at-rule.d.ts +0 -140
- package/tooling/tailwind-compiler/node_modules/postcss/lib/at-rule.js +0 -25
- package/tooling/tailwind-compiler/node_modules/postcss/lib/comment.d.ts +0 -68
- package/tooling/tailwind-compiler/node_modules/postcss/lib/comment.js +0 -13
- package/tooling/tailwind-compiler/node_modules/postcss/lib/container.d.ts +0 -480
- package/tooling/tailwind-compiler/node_modules/postcss/lib/container.js +0 -447
- package/tooling/tailwind-compiler/node_modules/postcss/lib/css-syntax-error.d.ts +0 -248
- package/tooling/tailwind-compiler/node_modules/postcss/lib/css-syntax-error.js +0 -133
- package/tooling/tailwind-compiler/node_modules/postcss/lib/declaration.d.ts +0 -151
- package/tooling/tailwind-compiler/node_modules/postcss/lib/declaration.js +0 -24
- package/tooling/tailwind-compiler/node_modules/postcss/lib/document.d.ts +0 -69
- package/tooling/tailwind-compiler/node_modules/postcss/lib/document.js +0 -33
- package/tooling/tailwind-compiler/node_modules/postcss/lib/fromJSON.d.ts +0 -9
- package/tooling/tailwind-compiler/node_modules/postcss/lib/fromJSON.js +0 -54
- package/tooling/tailwind-compiler/node_modules/postcss/lib/input.d.ts +0 -206
- package/tooling/tailwind-compiler/node_modules/postcss/lib/input.js +0 -251
- package/tooling/tailwind-compiler/node_modules/postcss/lib/lazy-result.d.ts +0 -190
- package/tooling/tailwind-compiler/node_modules/postcss/lib/lazy-result.js +0 -550
- package/tooling/tailwind-compiler/node_modules/postcss/lib/list.d.ts +0 -60
- package/tooling/tailwind-compiler/node_modules/postcss/lib/list.js +0 -58
- package/tooling/tailwind-compiler/node_modules/postcss/lib/map-generator.js +0 -368
- package/tooling/tailwind-compiler/node_modules/postcss/lib/no-work-result.d.ts +0 -46
- package/tooling/tailwind-compiler/node_modules/postcss/lib/no-work-result.js +0 -138
- package/tooling/tailwind-compiler/node_modules/postcss/lib/node.d.ts +0 -541
- package/tooling/tailwind-compiler/node_modules/postcss/lib/node.js +0 -434
- package/tooling/tailwind-compiler/node_modules/postcss/lib/parse.d.ts +0 -9
- package/tooling/tailwind-compiler/node_modules/postcss/lib/parse.js +0 -42
- package/tooling/tailwind-compiler/node_modules/postcss/lib/parser.js +0 -611
- package/tooling/tailwind-compiler/node_modules/postcss/lib/postcss.d.mts +0 -69
- package/tooling/tailwind-compiler/node_modules/postcss/lib/postcss.d.ts +0 -458
- package/tooling/tailwind-compiler/node_modules/postcss/lib/postcss.js +0 -101
- package/tooling/tailwind-compiler/node_modules/postcss/lib/postcss.mjs +0 -30
- package/tooling/tailwind-compiler/node_modules/postcss/lib/previous-map.d.ts +0 -81
- package/tooling/tailwind-compiler/node_modules/postcss/lib/previous-map.js +0 -144
- package/tooling/tailwind-compiler/node_modules/postcss/lib/processor.d.ts +0 -115
- package/tooling/tailwind-compiler/node_modules/postcss/lib/processor.js +0 -67
- package/tooling/tailwind-compiler/node_modules/postcss/lib/result.d.ts +0 -205
- package/tooling/tailwind-compiler/node_modules/postcss/lib/result.js +0 -42
- package/tooling/tailwind-compiler/node_modules/postcss/lib/root.d.ts +0 -87
- package/tooling/tailwind-compiler/node_modules/postcss/lib/root.js +0 -61
- package/tooling/tailwind-compiler/node_modules/postcss/lib/rule.d.ts +0 -126
- package/tooling/tailwind-compiler/node_modules/postcss/lib/rule.js +0 -27
- package/tooling/tailwind-compiler/node_modules/postcss/lib/stringifier.d.ts +0 -46
- package/tooling/tailwind-compiler/node_modules/postcss/lib/stringifier.js +0 -353
- package/tooling/tailwind-compiler/node_modules/postcss/lib/stringify.d.ts +0 -9
- package/tooling/tailwind-compiler/node_modules/postcss/lib/stringify.js +0 -11
- package/tooling/tailwind-compiler/node_modules/postcss/lib/symbols.js +0 -5
- package/tooling/tailwind-compiler/node_modules/postcss/lib/terminal-highlight.js +0 -70
- package/tooling/tailwind-compiler/node_modules/postcss/lib/tokenize.js +0 -266
- package/tooling/tailwind-compiler/node_modules/postcss/lib/warn-once.js +0 -13
- package/tooling/tailwind-compiler/node_modules/postcss/lib/warning.d.ts +0 -147
- package/tooling/tailwind-compiler/node_modules/postcss/lib/warning.js +0 -37
- package/tooling/tailwind-compiler/node_modules/postcss/package.json +0 -88
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/CHANGELOG.md +0 -11
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/LICENSE.md +0 -21
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/README.md +0 -173
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/dist/index.cjs +0 -1
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/dist/index.d.ts +0 -12
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/dist/index.mjs +0 -1
- package/tooling/tailwind-compiler/node_modules/postcss-custom-properties/package.json +0 -75
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/LICENSE +0 -22
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/README.md +0 -263
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/index.d.ts +0 -177
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/index.js +0 -28
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/parse.js +0 -321
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/stringify.js +0 -48
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/unit.js +0 -120
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/lib/walk.js +0 -22
- package/tooling/tailwind-compiler/node_modules/postcss-value-parser/package.json +0 -58
- package/tooling/tailwind-compiler/node_modules/source-map-js/LICENSE +0 -28
- package/tooling/tailwind-compiler/node_modules/source-map-js/README.md +0 -765
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/array-set.js +0 -121
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/base64-vlq.js +0 -140
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/base64.js +0 -67
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/binary-search.js +0 -111
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/mapping-list.js +0 -79
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/quick-sort.js +0 -132
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-map-generator.js +0 -444
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-node.d.ts +0 -1
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/source-node.js +0 -413
- package/tooling/tailwind-compiler/node_modules/source-map-js/lib/util.js +0 -594
- package/tooling/tailwind-compiler/node_modules/source-map-js/package.json +0 -71
- package/tooling/tailwind-compiler/node_modules/source-map-js/source-map.d.ts +0 -104
- package/tooling/tailwind-compiler/node_modules/source-map-js/source-map.js +0 -8
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/LICENSE +0 -20
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/README.md +0 -22
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/check-npm-version.js +0 -17
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/cli.js +0 -42
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/index.d.ts +0 -6
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/index.js +0 -341
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/package.json +0 -40
- package/tooling/tailwind-compiler/node_modules/update-browserslist-db/utils.js +0 -25
- package/tooling/tailwind-compiler/package.json +0 -11
- package/tooling/tailwind-compiler/yarn.lock +0 -123
- package/tsconfig.build.json +0 -15
- package/tsconfig.json +0 -8
- package/yarn-error.log +0 -10314
- /package/{dist/GrapesjsCanvas.d.ts → GrapesjsCanvas.d.ts} +0 -0
- /package/{dist/GrapesjsCanvas.js → GrapesjsCanvas.js} +0 -0
- /package/{dist/GrapesjsCanvas.js.map → GrapesjsCanvas.js.map} +0 -0
- /package/{dist/constants → constants}/index.d.ts +0 -0
- /package/{dist/constants → constants}/index.js +0 -0
- /package/{dist/constants → constants}/index.js.map +0 -0
- /package/{dist/helpers → helpers}/css.d.ts +0 -0
- /package/{dist/helpers → helpers}/css.js +0 -0
- /package/{dist/helpers → helpers}/css.js.map +0 -0
- /package/{dist/helpers → helpers}/date-picker.d.ts +0 -0
- /package/{dist/helpers → helpers}/date-picker.js +0 -0
- /package/{dist/helpers → helpers}/date-picker.js.map +0 -0
- /package/{dist/helpers → helpers}/index.d.ts +0 -0
- /package/{dist/helpers → helpers}/index.js +0 -0
- /package/{dist/helpers → helpers}/index.js.map +0 -0
- /package/{dist/helpers → helpers}/merge-json.d.ts +0 -0
- /package/{dist/helpers → helpers}/merge-json.js +0 -0
- /package/{dist/helpers → helpers}/merge-json.js.map +0 -0
- /package/{dist/index.d.ts → index.d.ts} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/index.styles.d.ts → index.styles.d.ts} +0 -0
- /package/{dist/index.styles.js → index.styles.js} +0 -0
- /package/{dist/index.styles.js.map → index.styles.js.map} +0 -0
- /package/{dist/plugins → plugins}/grapejs-plugin.d.ts +0 -0
- /package/{dist/plugins → plugins}/grapejs-plugin.js +0 -0
- /package/{dist/plugins → plugins}/grapejs-plugin.js.map +0 -0
- /package/{dist/plugins → plugins}/helpers/extra.d.ts +0 -0
- /package/{dist/plugins → plugins}/helpers/extra.js +0 -0
- /package/{dist/plugins → plugins}/helpers/extra.js.map +0 -0
- /package/{dist/plugins → plugins}/helpers/render-components.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/button.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/button.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/button.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/card.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/card.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/card.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/chart.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/checkbox.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/checkbox.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/checkbox.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/date-filter.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/date-filter.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/date-filter.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/filter.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/filter.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/filter.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/hover-card.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/hover-card.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/hover-card.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/input.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/input.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/input.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/label.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/label.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/label.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/pagination.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/pagination.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/pagination.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/scroll-area.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/scroll-area.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/scroll-area.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/search.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/search.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/search.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/separator.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/separator.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/separator.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/skeleton.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/skeleton.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/skeleton.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/table.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/table.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/table.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tabs.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tabs.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tabs.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/textarea.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/textarea.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/textarea.js.map +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tooltip.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tooltip.js +0 -0
- /package/{dist/shadcn → shadcn}/components/ui/tooltip.js.map +0 -0
- /package/{dist/shadcn → shadcn}/utils.d.ts +0 -0
- /package/{dist/shadcn → shadcn}/utils.js +0 -0
- /package/{dist/shadcn → shadcn}/utils.js.map +0 -0
- /package/{dist/types → types}/grapesjs-tailwind.d.js +0 -0
- /package/{dist/types → types}/grapesjs-tailwind.d.js.map +0 -0
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-media-scripting.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"2":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"2":"NC J I ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"2":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"Media Queries: scripting media feature",D:false};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-mediaqueries.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"8":"K D E oC","129":"F A B"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC","2":"pC NC"},D:{"1":"0 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","129":"1 2 3 4 5 6 J RB K D E F A B C L M G N O P SB"},E:{"1":"D E F A B C L M G wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","129":"J RB K vC","388":"uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","2":"F"},G:{"1":"E ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","129":"TC BD nC CD DD"},H:{"1":"YD"},I:{"1":"I dD eD","129":"NC J ZD aD bD cD nC"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"129":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS3 Media Queries",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-mixblendmode.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB sC tC"},D:{"1":"0 9 gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB","194":"UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"2":"J RB K D uC TC vC wC","260":"E F A B C L M G xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB 6C 7C 8C 9C HC mC AD IC"},G:{"2":"TC BD nC CD DD ED","260":"E FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"Blending of HTML/SVG elements",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-module-scripts.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P Q H R S T U V W X Y Z a b","132":"0 9 c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b","132":"0 9 c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"16":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"2":"NC J I ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"194":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:1,C:"CSS Module Scripts",D:false};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-motion-paths.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B sC tC"},D:{"1":"0 9 lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","194":"iB jB kB"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C"},F:{"1":"0 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB 6C 7C 8C 9C HC mC AD IC","194":"VB WB XB"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:5,C:"CSS Motion Path",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","2":"K D E oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","16":"uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","16":"TC BD"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS namespaces",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"0 9 v w x y z AB"},C:{"1":"0 9 AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x sC tC","322":"y z"},D:{"1":"BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"0 9 v w x y z AB"},E:{"1":"dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC","516":"bC 3C LC cC"},F:{"1":"0 p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d 6C 7C 8C 9C HC mC AD IC","194":"e f g","516":"h i j k l m n o"},G:{"1":"dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC","516":"bC WD LC cC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"1":"6 7 8","2":"1 2 3 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","516":"4 5"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS Nesting",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-not-sel-list.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P H R S T U V W","16":"Q"},C:{"1":"0 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S sC tC"},D:{"1":"0 9 X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E uC TC vC wC xC"},F:{"1":"0 CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC 6C 7C 8C 9C HC mC AD IC"},G:{"1":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 oD KC LC MC pD","2":"J fD gD hD iD jD UC kD lD mD nD"},Q:{"2":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:5,C:"selector list argument of :not()",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-nth-child-of.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"1":"0 9 w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v sC tC"},D:{"1":"0 9 u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E uC TC vC wC xC"},F:{"1":"0 h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g 6C 7C 8C 9C HC mC AD IC"},G:{"1":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"1":"3 4 5 6 7 8","2":"1 2 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"selector list argument of :nth-child and :nth-last-child CSS pseudo-classes",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","4":"K D E oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS3 Opacity",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-optional-pseudo.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"A B","2":"K D E F oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","16":"J RB K D E F A B C L M"},E:{"1":"RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","16":"F 6C","132":"B C 7C 8C 9C HC mC AD IC"},G:{"1":"E CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC"},H:{"132":"YD"},I:{"1":"NC J I bD cD nC dD eD","16":"ZD aD"},J:{"1":"D A"},K:{"1":"H","132":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:5,C:":optional CSS pseudo-class",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overflow-anchor.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B sC tC"},D:{"1":"0 9 vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:5,C:"CSS overflow-anchor (Scroll Anchoring)",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overflow-overlay.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","2":"C L M G N O P","130":"0 9 x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","16":"J RB K D E F A B C L M","130":"0 9 x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B vC wC xC yC UC HC","16":"uC TC","130":"C L M G IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i","2":"F B C 6C 7C 8C 9C HC mC AD IC","130":"0 j k l m n o p q r s t u v w x y z"},G:{"1":"E BD nC CD DD ED FD GD HD ID JD KD LD","16":"TC","130":"MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"NC J ZD aD bD cD nC dD eD","130":"I"},J:{"16":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"130":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:7,C:"CSS overflow: overlay",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"388":"K D E F A B oC"},B:{"1":"0 9 Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","260":"Q H R S T U V W X Y","388":"C L M G N O P"},C:{"1":"0 9 R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","260":"PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H","388":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB sC tC"},D:{"1":"0 9 Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","260":"5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y","388":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","260":"M G zC 0C 1C VC WC JC 2C","388":"J RB K D E F A B C L uC TC vC wC xC yC UC HC IC"},F:{"1":"0 DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","260":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC","388":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","260":"RD SD TD UD VC WC JC VD","388":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD"},H:{"388":"YD"},I:{"1":"I","388":"NC J ZD aD bD cD nC dD eD"},J:{"388":"D A"},K:{"1":"H","388":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"388":"A B"},O:{"388":"JC"},P:{"1":"1 2 3 4 5 6 7 8 oD KC LC MC pD","388":"J fD gD hD iD jD UC kD lD mD nD"},Q:{"388":"qD"},R:{"1":"rD"},S:{"1":"tD","388":"sD"}},B:5,C:"CSS overflow property",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F oC","132":"A B"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","132":"C L M G N O","516":"P"},C:{"1":"0 9 OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB sC tC"},D:{"1":"0 9 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB","260":"0B 1B"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M uC TC vC wC xC yC UC HC IC zC","1090":"G 0C 1C VC WC JC 2C"},F:{"1":"0 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB 6C 7C 8C 9C HC mC AD IC","260":"pB qB"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD","1090":"TD UD VC WC JC VD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"132":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 iD jD UC kD lD mD nD oD KC LC MC pD","2":"J fD gD hD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:5,C:"CSS overscroll-behavior",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"388":"A B","900":"K D E F oC"},B:{"388":"C L M G N O P","641":"0 9 r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","900":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},C:{"772":"0 9 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","900":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B sC tC"},D:{"641":"0 9 r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","900":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},E:{"772":"A","900":"J RB K D E F B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"16":"F 6C","129":"B C 7C 8C 9C HC mC AD IC","641":"0 d e f g h i j k l m n o p q r s t u v w x y z","900":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c"},G:{"900":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"129":"YD"},I:{"641":"I","900":"NC J ZD aD bD cD nC dD eD"},J:{"900":"D A"},K:{"129":"A B C HC mC IC","641":"H"},L:{"900":"I"},M:{"772":"GC"},N:{"388":"A B"},O:{"900":"JC"},P:{"641":"2 3 4 5 6 7 8","900":"1 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"900":"qD"},R:{"900":"rD"},S:{"772":"tD","900":"sD"}},B:2,C:"CSS page-break properties",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-paged-media.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D oC","132":"E F A B"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","132":"C L M G N O P"},C:{"1":"0 9 e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC J RB K D E F A B C L M G N O P sC tC","132":"1 2 3 4 5 6 7 8 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","16":"J RB K D E F A B C L M"},E:{"1":"iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","132":"F B C 6C 7C 8C 9C HC mC AD IC"},G:{"1":"iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC"},H:{"16":"YD"},I:{"16":"NC J I ZD aD bD cD nC dD eD"},J:{"16":"D A"},K:{"1":"H","16":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"258":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"132":"sD tD"}},B:5,C:"CSS Paged Media (@page)",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"0 9 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B"},E:{"2":"J RB K D E F A B C uC TC vC wC xC yC UC HC","194":"L M G IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 jD UC kD lD mD nD oD KC LC MC pD","2":"J fD gD hD iD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:4,C:"CSS Painting API",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-placeholder-shown.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F oC","292":"A B"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC sC tC","164":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB"},D:{"1":"0 9 mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E uC TC vC wC xC"},F:{"1":"0 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","164":"sD"}},B:5,C:":placeholder-shown CSS pseudo-class",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-placeholder.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","36":"C L M G N O P"},C:{"1":"0 9 qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 5 6 7 8 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB","130":"pC NC J RB K D E F A B C L M G N O P sC tC"},D:{"1":"0 9 wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","36":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB"},E:{"1":"B C L M G UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J uC TC","36":"RB K D E F A vC wC xC yC"},F:{"1":"0 jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD IC","36":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD","36":"E nC CD DD ED FD GD HD ID"},H:{"2":"YD"},I:{"1":"I","36":"NC J ZD aD bD cD nC dD eD"},J:{"36":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"36":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 hD iD jD UC kD lD mD nD oD KC LC MC pD","36":"J fD gD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","33":"sD"}},B:5,C:"::placeholder CSS pseudo-element",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-print-color-adjust.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{D:{"1":"I GC RC SC","2":"J RB K D E F A B C L M G N","33":"0 1 2 3 4 5 6 7 8 9 O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB"},L:{"1":"I"},B:{"2":"C L M G N O P","33":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB sC tC","33":"nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f"},M:{"1":"GC"},A:{"2":"K D E F A B oC"},F:{"2":"F B C 6C 7C 8C 9C HC mC AD IC","33":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z"},K:{"2":"A B C HC mC IC","33":"H"},E:{"1":"WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC","2":"J RB uC TC vC 5C","33":"K D E F A B C L M G wC xC yC UC HC IC zC 0C 1C VC"},G:{"1":"WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC CD","33":"E DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC"},P:{"33":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},I:{"2":"NC J ZD aD bD cD nC","33":"I dD eD"}},B:6,C:"print-color-adjust property",D:undefined};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-read-only-write.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C"},C:{"1":"0 9 FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","16":"pC","33":"1 2 3 4 5 6 7 8 NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC sC tC"},D:{"1":"0 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","16":"J RB K D E F A B C L M","132":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","16":"uC TC","132":"J RB K D E vC wC xC"},F:{"1":"0 4 5 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","16":"F B 6C 7C 8C 9C HC","132":"1 2 3 C G N O P SB mC AD IC"},G:{"1":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","16":"TC BD","132":"E nC CD DD ED FD"},H:{"2":"YD"},I:{"1":"I","16":"ZD aD","132":"NC J bD cD nC dD eD"},J:{"1":"A","132":"D"},K:{"1":"H","2":"A B HC","132":"C mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","33":"sD"}},B:1,C:"CSS :read-only and :read-write selectors",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-rebeccapurple.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A oC","132":"B"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB sC tC"},D:{"1":"0 9 dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"D E F A B C L M G xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K uC TC vC","16":"wC"},F:{"1":"0 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC CD DD ED"},H:{"2":"YD"},I:{"1":"I dD eD","2":"NC J ZD aD bD cD nC"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"Rebeccapurple color",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-reflections.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"2":"C L M G N O P","33":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"33":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"2":"uC TC","33":"J RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"F B C 6C 7C 8C 9C HC mC AD IC","33":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z"},G:{"33":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"33":"NC J I ZD aD bD cD nC dD eD"},J:{"33":"D A"},K:{"2":"A B C HC mC IC","33":"H"},L:{"33":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"33":"JC"},P:{"33":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"33":"qD"},R:{"33":"rD"},S:{"2":"sD tD"}},B:7,C:"CSS Reflections",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F oC","420":"A B"},B:{"2":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","420":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"2":"0 9 J RB K D E F A B C L M aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","36":"G N O P","66":"1 2 3 4 5 6 7 8 SB TB UB VB WB XB YB ZB"},E:{"2":"J RB K C L M G uC TC vC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","33":"D E F A B wC xC yC UC"},F:{"2":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"TC BD nC CD DD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","33":"E ED FD GD HD ID JD KD"},H:{"2":"YD"},I:{"2":"NC J I ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"2":"I"},M:{"2":"GC"},N:{"420":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS Regions",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-relative-colors.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"MB NB OB PB QB I","2":"0 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","194":"9","260":"AB BB CB DB EB FB GB HB IB JB KB LB"},C:{"1":"OB PB QB I GC RC SC qC rC","2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB sC tC","260":"JB KB LB MB NB"},D:{"1":"MB NB OB PB QB I GC RC SC","2":"0 1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","194":"9","260":"AB BB CB DB EB FB GB HB IB JB KB LB"},E:{"1":"MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC","260":"aC bC 3C LC cC dC eC fC gC 4C"},F:{"1":"0","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m 6C 7C 8C 9C HC mC AD IC","194":"n o","260":"p q r s t u v w x y z"},G:{"1":"MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC","260":"aC bC WD LC cC dC eC fC gC XD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C HC mC IC","260":"H"},L:{"1":"I"},M:{"260":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","260":"6 7 8"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS Relative color syntax",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-repeating-gradients.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"A B","2":"K D E F oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC sC","33":"J RB K D E F A B C L M G tC"},D:{"1":"0 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"J RB K D E F","33":"1 2 3 4 5 6 A B C L M G N O P SB"},E:{"1":"D E F A B C L M G wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB uC TC","33":"K vC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z IC","2":"F B 6C 7C 8C 9C","33":"C AD","36":"HC mC"},G:{"1":"E ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC","33":"CD DD"},H:{"2":"YD"},I:{"1":"I dD eD","2":"NC ZD aD bD","33":"J cD nC"},J:{"1":"A","2":"D"},K:{"1":"H IC","2":"A B","33":"C","36":"HC mC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"CSS Repeating Gradients",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC sC tC","33":"J"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD","132":"IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:2,C:"CSS resize property",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-revert-value.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P Q H R S"},C:{"1":"0 9 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B sC tC"},D:{"1":"0 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S"},E:{"1":"A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F uC TC vC wC xC"},F:{"1":"0 AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B 6C 7C 8C 9C HC mC AD IC"},G:{"1":"HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 nD oD KC LC MC pD","2":"J fD gD hD iD jD UC kD lD mD"},Q:{"2":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:4,C:"CSS revert value",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB sC tC"},D:{"1":"0 9 zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB","194":"rB sB tB uB vB wB xB OC yB PC"},E:{"1":"A B C L M G UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F uC TC vC wC xC yC"},F:{"1":"0 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB 6C 7C 8C 9C HC mC AD IC","194":"eB fB gB hB iB jB kB lB mB nB oB pB qB"},G:{"1":"ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 iD jD UC kD lD mD nD oD KC LC MC pD","2":"J","194":"fD gD hD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:4,C:"#rrggbbaa hex color notation",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-scroll-behavior.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"2":"C L M G N O P","129":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB sC tC"},D:{"2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","129":"0 9 PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","450":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB"},E:{"1":"WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L uC TC vC wC xC yC UC HC IC zC","578":"M G 0C 1C VC"},F:{"2":"1 2 3 4 5 6 7 8 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC","129":"0 nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","450":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},G:{"1":"WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD","578":"TD UD VC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"129":"JC"},P:{"1":"1 2 3 4 5 6 7 8 iD jD UC kD lD mD nD oD KC LC MC pD","2":"J fD gD hD"},Q:{"129":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:5,C:"CSS Scroll-behavior",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"132":"K D E F A B oC"},B:{"1":"CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P","292":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB"},C:{"1":"0 9 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB sC tC","3138":"0B"},D:{"1":"CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","292":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB"},E:{"16":"J RB uC TC","292":"K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD IC","292":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p"},G:{"2":"SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","16":"TC BD nC CD DD","292":"ED","804":"E FD GD HD ID JD KD LD MD ND OD PD QD RD"},H:{"2":"YD"},I:{"16":"ZD aD","292":"NC J I bD cD nC dD eD"},J:{"292":"D A"},K:{"2":"A B C HC mC IC","292":"H"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"292":"JC"},P:{"1":"6 7 8","292":"1 2 3 4 5 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"292":"qD"},R:{"292":"rD"},S:{"2":"sD tD"}},B:4,C:"CSS scrollbar styling",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"D E F A B","2":"oC","8":"K"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS 2.1 selectors",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","2":"oC","8":"K","132":"D E"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC","2":"pC NC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"uC"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","2":"F"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS3 selectors",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","2":"K D E oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","2":"F"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I dD eD","2":"NC J ZD aD bD cD nC"},J:{"1":"A","2":"D"},K:{"1":"C H mC IC","16":"A B HC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","33":"sD"}},B:5,C:"::selection CSS pseudo-element",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC","322":"qB rB sB tB uB vB wB xB OC yB PC"},D:{"1":"0 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB","194":"ZB aB bB"},E:{"1":"B C L M G UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D uC TC vC wC","33":"E F A xC yC"},F:{"1":"0 5 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC CD DD ED","33":"E FD GD HD ID"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2":"sD"}},B:4,C:"CSS Shapes Level 1",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F oC","6308":"A","6436":"B"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","6436":"C L M G N O P"},C:{"1":"0 9 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB sC tC","2052":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B"},D:{"1":"0 9 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B","8258":"3B 4B 5B"},E:{"1":"B C L M G HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E uC TC vC wC xC","3108":"F A yC UC"},F:{"1":"0 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB 6C 7C 8C 9C HC mC AD IC","8258":"tB uB vB wB xB yB zB 0B"},G:{"1":"KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD","3108":"GD HD ID JD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 UC kD lD mD nD oD KC LC MC pD","2":"J fD gD hD iD jD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","2052":"sD"}},B:4,C:"CSS Scroll Snap",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G","1028":"Q H R S T U V W X Y Z","4100":"N O P"},C:{"1":"0 9 OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 pC NC J RB K D E F A B C L M G N O P SB sC tC","194":"7 8 TB UB VB WB","516":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB"},D:{"1":"0 9 a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 J RB K D E F A B C L M G N O P SB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB","322":"4 5 6 7 8 TB UB VB WB XB YB ZB aB bB rB sB tB uB","1028":"vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z"},E:{"1":"L M G zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K uC TC vC","33":"E F A B C xC yC UC HC IC","2084":"D wC"},F:{"1":"0 FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB 6C 7C 8C 9C HC mC AD IC","322":"eB fB gB","1028":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC"},G:{"1":"OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC CD","33":"E FD GD HD ID JD KD LD MD ND","2084":"DD ED"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J fD"},Q:{"1028":"qD"},R:{"1":"rD"},S:{"1":"tD","516":"sD"}},B:5,C:"CSS position:sticky",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","194":"x y z"},C:{"1":"0 9 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B sC tC"},D:{"1":"0 9 AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","194":"x y z"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C"},F:{"1":"0 m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i 6C 7C 8C 9C HC mC AD IC","194":"j k l"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"1":"5 6 7 8","2":"1 2 3 4 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"1":"tD","2":"sD"}},B:4,C:"CSS Subgrid",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-supports-api.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","260":"C L M G N O P"},C:{"1":"0 9 uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC J RB K D E F A B C L M G N O P SB sC tC","66":"1 2","260":"3 4 5 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB"},D:{"1":"0 9 PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB","260":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E uC TC vC wC xC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD","132":"IC"},G:{"1":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD"},H:{"132":"YD"},I:{"1":"I dD eD","2":"NC J ZD aD bD cD nC"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC","132":"IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"CSS.supports() API",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"E F A B","2":"K D oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC","132":"pC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS Table display",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-align-last.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"132":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","4":"C L M G N O P"},C:{"1":"0 9 oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC J RB K D E F A B sC tC","33":"1 2 3 4 5 6 7 8 C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},D:{"1":"0 9 mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB","322":"aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C"},F:{"1":"0 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC","578":"3 4 5 6 7 8 TB UB VB WB XB YB"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"132":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","33":"sD"}},B:4,C:"CSS3 text-align-last",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-box-trim.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"NB OB PB QB I","2":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB","322":"JB KB LB MB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"OB PB QB I GC RC SC","2":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB","322":"JB KB LB MB NB"},E:{"1":"iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC","194":"aC bC 3C LC cC dC eC fC gC 4C MC hC"},F:{"2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","322":"0"},G:{"1":"iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC","194":"aC bC WD LC cC dC eC fC gC XD MC hC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS Text Box",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-indent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"132":"K D E F A B oC"},B:{"132":"C L M G N O P","388":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","132":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB sC tC"},D:{"132":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB","388":"0 9 dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","132":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C"},F:{"132":"1 2 3 4 5 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC","388":"0 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z"},G:{"1":"KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","132":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD"},H:{"132":"YD"},I:{"132":"NC J ZD aD bD cD nC dD eD","388":"I"},J:{"132":"D A"},K:{"132":"A B C HC mC IC","388":"H"},L:{"388":"I"},M:{"1":"GC"},N:{"132":"A B"},O:{"388":"JC"},P:{"132":"J","388":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"388":"qD"},R:{"388":"rD"},S:{"132":"sD tD"}},B:4,C:"CSS text-indent",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-justify.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"16":"K D oC","132":"E F A B"},B:{"132":"C L M G N O P","322":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB sC tC","1025":"0 9 uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","1602":"tB"},D:{"2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","322":"0 9 iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB 6C 7C 8C 9C HC mC AD IC","322":"0 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"2":"NC J ZD aD bD cD nC dD eD","322":"I"},J:{"2":"D A"},K:{"2":"A B C HC mC IC","322":"H"},L:{"322":"I"},M:{"1025":"GC"},N:{"132":"A B"},O:{"322":"JC"},P:{"2":"J","322":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"322":"qD"},R:{"322":"rD"},S:{"2":"sD","1025":"tD"}},B:4,C:"CSS text-justify",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-orientation.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M G N O P"},C:{"1":"0 9 gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB sC tC","194":"dB eB fB"},D:{"1":"0 9 nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"M G 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F uC TC vC wC xC yC","16":"A","33":"B C L UC HC IC zC"},F:{"1":"0 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS text-orientation",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-spacing.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D oC","161":"E F A B"},B:{"2":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","161":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"2":"NC J I ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"2":"I"},M:{"2":"GC"},N:{"16":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS Text 4 text-spacing",D:false};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"LB MB NB OB PB QB I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","132":"0 9 x y z AB BB CB DB EB FB GB HB IB JB KB"},C:{"1":"CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB sC tC"},D:{"1":"LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w","132":"0 9 x y z AB BB CB DB EB FB GB HB IB JB KB"},E:{"1":"gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC"},F:{"1":"0 z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h 6C 7C 8C 9C HC mC AD IC","132":"i j k l m n o p q r s t u v w x y"},G:{"1":"gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C HC mC IC","132":"H"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","132":"4 5 6 7 8"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS text-wrap: balance",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F oC","129":"A B"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","129":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC","2":"pC NC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","260":"uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","2":"F"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"4":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"A","4":"D"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"129":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"CSS3 Text-shadow",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-touch-action.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"B","2":"K D E F oC","289":"A"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB sC tC","194":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB","1025":"rB sB tB uB vB"},D:{"1":"0 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB"},E:{"2050":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 4 5 6 7 8 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD","516":"HD ID JD KD LD MD ND"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"B","289":"A"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","194":"sD"}},B:2,C:"CSS touch-action property",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-transitions.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"A B","2":"K D E F oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"pC NC sC tC","33":"RB K D E F A B C L M G","164":"J"},D:{"1":"0 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","33":"1 2 3 4 5 6 J RB K D E F A B C L M G N O P SB"},E:{"1":"D E F A B C L M G wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","33":"K vC","164":"J RB uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z IC","2":"F 6C 7C","33":"C","164":"B 8C 9C HC mC AD"},G:{"1":"E ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","33":"DD","164":"TC BD nC CD"},H:{"2":"YD"},I:{"1":"I dD eD","33":"NC J ZD aD bD cD nC"},J:{"1":"A","33":"D"},K:{"1":"H IC","33":"C","164":"A B HC mC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:5,C:"CSS3 Transitions",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-unicode-bidi.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"132":"K D E F A B oC"},B:{"1":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","132":"C L M G N O P"},C:{"1":"0 9 pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 5 6 7 8 O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","132":"pC NC J RB K D E F sC tC","292":"A B C L M G N"},D:{"1":"0 9 nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","132":"J RB K D E F A B C L M G N","548":"1 2 3 4 5 6 7 8 O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"132":"J RB K D E uC TC vC wC xC","548":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"132":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"132":"E TC BD nC CD DD ED FD","548":"GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"16":"YD"},I:{"1":"I","16":"NC J ZD aD bD cD nC dD eD"},J:{"16":"D A"},K:{"1":"H","16":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"132":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","16":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"tD","33":"sD"}},B:4,C:"CSS unicode-bidi property",D:false};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-unset-value.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C"},C:{"1":"0 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 pC NC J RB K D E F A B C L M G N O P SB sC tC"},D:{"1":"0 9 gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F uC TC vC wC xC"},F:{"1":"0 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB 6C 7C 8C 9C HC mC AD IC"},G:{"1":"HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS unset value",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M","260":"G"},C:{"1":"0 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB sC tC"},D:{"1":"0 9 oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","194":"nB"},E:{"1":"A B C L M G UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K D E F uC TC vC wC xC","260":"yC"},F:{"1":"0 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB 6C 7C 8C 9C HC mC AD IC","194":"aB"},G:{"1":"ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"E TC BD nC CD DD ED FD GD","260":"HD"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","2":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:4,C:"CSS Variables (Custom Properties)",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"2":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"2":"NC J I ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"2":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS @when / @else conditional rules",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-widows-orphans.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"A B","2":"K D oC","129":"E F"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"0 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"1 2 3 4 5 J RB K D E F A B C L M G N O P SB"},E:{"1":"D E F A B C L M G xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J RB K uC TC vC wC"},F:{"1":"0 1 2 3 4 5 6 7 8 C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z IC","129":"F B 6C 7C 8C 9C HC mC AD"},G:{"1":"E ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC BD nC CD DD"},H:{"1":"YD"},I:{"1":"I dD eD","2":"NC J ZD aD bD cD nC"},J:{"2":"D A"},K:{"1":"H IC","2":"A B C HC mC"},L:{"1":"I"},M:{"2":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:2,C:"CSS widows & orphans",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-width-stretch.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{D:{"2":"1 2 J RB K D E F A B C L M G N O P SB","33":"0 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},L:{"33":"I"},B:{"2":"C L M G N O P","33":"0 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"2":"pC","33":"0 1 2 3 4 5 6 7 8 9 NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},M:{"33":"GC"},A:{"2":"K D E F A B oC"},F:{"2":"F B C 6C 7C 8C 9C HC mC AD IC","33":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z"},K:{"2":"A B C HC mC IC","33":"H"},E:{"2":"J RB K uC TC vC wC 5C","33":"D E F A B C L M G xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC"},G:{"2":"TC BD nC CD DD","33":"E ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},P:{"2":"J","33":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},I:{"2":"NC J ZD aD bD cD nC","33":"I dD eD"}},B:6,C:"width: stretch property",D:undefined};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css-writing-mode.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"132":"K D E F A B oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB sC tC","322":"bB cB dB eB fB"},D:{"1":"0 9 nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","2":"J RB K","16":"D","33":"1 2 3 4 5 6 7 8 E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"B C L M G HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"J uC TC","16":"RB","33":"K D E F A vC wC xC yC UC"},F:{"1":"0 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD IC","33":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB"},G:{"1":"KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","16":"TC BD nC","33":"E CD DD ED FD GD HD ID JD"},H:{"2":"YD"},I:{"1":"I","2":"ZD aD bD","33":"NC J cD nC dD eD"},J:{"33":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"36":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD","33":"J"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS writing-mode property",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"K D oC","129":"E F A B"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","2":"uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","2":"F B C 6C 7C 8C 9C HC mC AD IC"},G:{"1":"E BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","2":"TC"},H:{"2":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"129":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:5,C:"CSS zoom",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"OB PB QB I","2":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 pC NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC"},D:{"1":"OB PB QB I GC RC SC","2":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB"},E:{"2":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"2":"0 1 2 3 4 5 6 7 8 F B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D A"},K:{"2":"A B C H HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"2":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"2":"qD"},R:{"2":"rD"},S:{"2":"sD tD"}},B:7,C:"CSS3 attr() function for all properties",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"E F A B","8":"K D oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 5 6 7 8 pC NC J RB K D E F A B C L M G N O P SB TB sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","33":"J RB K D E F"},E:{"1":"K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","33":"J RB uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 6C 7C 8C 9C HC mC AD IC","2":"F"},G:{"1":"E CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC","33":"TC BD nC"},H:{"1":"YD"},I:{"1":"J I cD nC dD eD","33":"NC ZD aD bD"},J:{"1":"A","33":"D"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:5,C:"CSS3 Box-sizing",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","2":"K D E oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 NC J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC sC tC","4":"pC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC"},E:{"1":"J RB K D E F A B C L M G uC TC vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C"},F:{"1":"0 1 2 3 4 5 6 7 8 B C G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 7C 8C 9C HC mC AD IC","2":"F","4":"6C"},G:{"1":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"1":"YD"},I:{"1":"NC J I ZD aD bD cD nC dD eD"},J:{"1":"D A"},K:{"1":"A B C H HC mC IC"},L:{"1":"I"},M:{"1":"GC"},N:{"1":"A B"},O:{"1":"JC"},P:{"1":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"1":"sD tD"}},B:2,C:"CSS3 Colors",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-cursors-grab.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","2":"C L M"},C:{"1":"0 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 5 6 7 pC NC J RB K D E F A B C L M G N O P SB sC tC"},D:{"1":"0 9 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","33":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B"},E:{"1":"B C L M G HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","33":"J RB K D E F A uC TC vC wC xC yC UC"},F:{"1":"0 C uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AD IC","2":"F B 6C 7C 8C 9C HC mC","33":"1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"33":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:2,C:"CSS grab & grabbing cursors",D:true};
|
package/tooling/tailwind-compiler/node_modules/caniuse-lite/data/features/css3-cursors-newer.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"2":"K D E F A B oC"},B:{"1":"0 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I"},C:{"1":"0 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","33":"1 2 3 4 pC NC J RB K D E F A B C L M G N O P SB sC tC"},D:{"1":"0 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","33":"1 2 3 4 5 6 7 8 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"F A B C L M G yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","33":"J RB K D E uC TC vC wC xC"},F:{"1":"0 5 6 7 8 C TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AD IC","2":"F B 6C 7C 8C 9C HC mC","33":"1 2 3 4 G N O P SB"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"33":"D A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:2,C:"CSS3 Cursors: zoom-in & zoom-out",D:true};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports={A:{A:{"1":"F A B","132":"K D E oC"},B:{"1":"0 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I","260":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC qC rC","4":"pC NC sC tC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 RB K D E F A B C L M G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB OC yB PC zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z AB BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB I GC RC SC","4":"J"},E:{"1":"RB K D E F A B C L M G vC wC xC yC UC HC IC zC 0C 1C VC WC JC 2C KC XC YC ZC aC bC 3C LC cC dC eC fC gC 4C MC hC iC jC kC lC 5C","4":"J uC TC"},F:{"1":"0 1 2 3 4 5 6 7 8 G N O P SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B 8B 9B AC BC CC DC EC FC Q H R QC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z","260":"F B C 6C 7C 8C 9C HC mC AD IC"},G:{"2":"E TC BD nC CD DD ED FD GD HD ID JD KD LD MD ND OD PD QD RD SD TD UD VC WC JC VD KC XC YC ZC aC bC WD LC cC dC eC fC gC XD MC hC iC jC kC lC"},H:{"2":"YD"},I:{"1":"I","2":"NC J ZD aD bD cD nC dD eD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C HC mC IC"},L:{"1":"I"},M:{"2":"GC"},N:{"2":"A B"},O:{"1":"JC"},P:{"2":"1 2 3 4 5 6 7 8 J fD gD hD iD jD UC kD lD mD nD oD KC LC MC pD"},Q:{"1":"qD"},R:{"1":"rD"},S:{"2":"sD tD"}},B:2,C:"CSS3 Cursors (original values)",D:true};
|