Skip to content

Commit c57cb22

Browse files
Improve exports
1 parent 639c86f commit c57cb22

14 files changed

+7043
-2018
lines changed

dist/cjs/index.d.ts

-1
This file was deleted.

dist/cjs/index.js

-45
This file was deleted.

dist/esm/index.d.ts

-1
This file was deleted.

dist/esm/index.js

-40
This file was deleted.

dist/index.cjs

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +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}})}});
2+
//# sourceMappingURL=index.cjs.map

dist/index.cjs.map

+1
Original file line numberDiff line numberDiff line change

dist/index.modern.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.modern.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.module.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.module.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.umd.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.umd.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)