UNPKG

postcss-less

Version:
5 lines (3 loc) 112 B
import parse from './less-parse'; import stringify from './less-stringify'; export default {parse, stringify};