We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b8034 commit 53b4f59Copy full SHA for 53b4f59
programs/develop/webpack/plugin-css/css-tools/less.ts
@@ -2,7 +2,6 @@ import path from 'path'
2
import fs from 'fs'
3
import * as messages from '../../lib/messages'
4
import {installOptionalDependencies} from '../../lib/utils'
5
-import {DevOptions} from '../../../commands/commands-lib/config-types'
6
7
let userMessageDelivered = false
8
programs/develop/webpack/plugin-css/css-tools/sass.ts
0 commit comments