Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

unitless.cjs.prod.js 953B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", {
  3. value: !0
  4. });
  5. var unitlessKeys = {
  6. animationIterationCount: 1,
  7. borderImageOutset: 1,
  8. borderImageSlice: 1,
  9. borderImageWidth: 1,
  10. boxFlex: 1,
  11. boxFlexGroup: 1,
  12. boxOrdinalGroup: 1,
  13. columnCount: 1,
  14. columns: 1,
  15. flex: 1,
  16. flexGrow: 1,
  17. flexPositive: 1,
  18. flexShrink: 1,
  19. flexNegative: 1,
  20. flexOrder: 1,
  21. gridRow: 1,
  22. gridRowEnd: 1,
  23. gridRowSpan: 1,
  24. gridRowStart: 1,
  25. gridColumn: 1,
  26. gridColumnEnd: 1,
  27. gridColumnSpan: 1,
  28. gridColumnStart: 1,
  29. msGridRow: 1,
  30. msGridRowSpan: 1,
  31. msGridColumn: 1,
  32. msGridColumnSpan: 1,
  33. fontWeight: 1,
  34. lineHeight: 1,
  35. opacity: 1,
  36. order: 1,
  37. orphans: 1,
  38. tabSize: 1,
  39. widows: 1,
  40. zIndex: 1,
  41. zoom: 1,
  42. WebkitLineClamp: 1,
  43. fillOpacity: 1,
  44. floodOpacity: 1,
  45. stopOpacity: 1,
  46. strokeDasharray: 1,
  47. strokeDashoffset: 1,
  48. strokeMiterlimit: 1,
  49. strokeOpacity: 1,
  50. strokeWidth: 1
  51. };
  52. exports.default = unitlessKeys;