All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.postcss.cjs Maven / Gradle / Ivy

The newest version!
'use strict';

const postcss = require('@unocss/postcss');

function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e.default : e; }

const postcss__default = /*#__PURE__*/_interopDefaultCompat(postcss);



module.exports = postcss__default;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy