Skip to content

Commit 739d3c4

Browse files
Improve exports
1 parent 29cd7e5 commit 739d3c4

10 files changed

+19
-10
lines changed

dist/index.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
var t=require("tailwindcss/plugin");function n(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}function e(t,n,e){if(r())return Reflect.construct.apply(null,arguments);var o=[null];o.push.apply(o,n);var u=new(t.bind.apply(t,o));return e&&c(u,e.prototype),u}function r(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(r=function(){return!!t})()}function o(){return o=Object.assign?Object.assign.bind():function(t){for(var n=1;n<arguments.length;n++){var e=arguments[n];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])}return t},o.apply(this,arguments)}function c(t,n){return c=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,n){return t.__proto__=n,t},c(t,n)}module.exports=/*#__PURE__*/n(t).default.withOptions(function(t){return void 0===t&&(t={}),function(n){var r,c=n.matchUtilities,u=o({theme:n.theme,config:n.config},null!=(r=t)?r:{});c({js:function(t){var n,r=function(t){return t.replace(/_/g,"\\_").replace(/ /g,"_")};return(n={})["@apply "+r(t.slice(1,-1)).split(/(#{.*?})/g).map(function(t,n){return n%2==1?t.slice(2,-1):t}).map(function(t,n){if(n%2==0)return t;var o,c=Object.keys(u),i=Object.values(u),a=e(Function,c.concat(["return "+(o=t,o.replace(/(?<!\\)_/g," ").replace(/\\_/g,"_")+";")]));return r(""+a.apply(void 0,i))}).join("")]={},n}})}});
1+
function t(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}function n(t,n,r){if(e())return Reflect.construct.apply(null,arguments);var c=[null];c.push.apply(c,n);var u=new(t.bind.apply(t,c));return r&&o(u,r.prototype),u}function e(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(e=function(){return!!t})()}function r(){return r=Object.assign?Object.assign.bind():function(t){for(var n=1;n<arguments.length;n++){var e=arguments[n];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])}return t},r.apply(this,arguments)}function o(t,n){return o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,n){return t.__proto__=n,t},o(t,n)}var c=/*#__PURE__*/t(require("tailwindcss/plugin")).default.withOptions(function(t){return void 0===t&&(t={}),function(e){var o,c=e.matchUtilities,u=r({theme:e.theme,config:e.config},null!=(o=t)?o:{});c({js:function(t){var e,r=function(t){return t.replace(/_/g,"\\_").replace(/ /g,"_")};return(e={})["@apply "+r(t.slice(1,-1)).split(/(#{.*?})/g).map(function(t,n){return n%2==1?t.slice(2,-1):t}).map(function(t,e){if(e%2==0)return t;var o,c=Object.keys(u),i=Object.values(u),a=n(Function,c.concat(["return "+(o=t,o.replace(/(?<!\\)_/g," ").replace(/\\_/g,"_")+";")]));return r(""+a.apply(void 0,i))}).join("")]={},e}})}});module.exports=c;
22
//# sourceMappingURL=index.cjs.map

dist/index.cjs.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

dist/index.modern.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.modern.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.module.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)