2.0.0-beta1 • Published 6 years ago
@fishx/plugin-less v2.0.0-beta1
@fishx/plugin-less
Installation
yarn add @fishx/plugin-lessUsage
import less from '@fishx/plugin-less'
export default {
plugins: [less()],
}yarn add @fishx/plugin-lessimport less from '@fishx/plugin-less'
export default {
plugins: [less()],
}