mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 01:41:54 +02:00
2 lines
135 B
JavaScript
2 lines
135 B
JavaScript
let nesting = require('../lib/postcss-plugins/nesting')
|
|
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default
|