mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-09-12 17:46:18 +00: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
|