mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
parent
09476134ee
commit
d7f82cc6b0
@ -6,7 +6,7 @@ import type { Options as AutoprefixerOptions } from 'autoprefixer'
|
|||||||
import type { Options as FileLoaderOptions } from 'file-loader'
|
import type { Options as FileLoaderOptions } from 'file-loader'
|
||||||
import type { Options as HtmlMinifierOptions } from 'html-minifier'
|
import type { Options as HtmlMinifierOptions } from 'html-minifier'
|
||||||
import type * as Less from 'less'
|
import type * as Less from 'less'
|
||||||
import type { Options as SassOptions } from 'node-sass'
|
import type { Options as SassOptions } from 'sass'
|
||||||
import type { Plugin as PostcssPlugin } from 'postcss'
|
import type { Plugin as PostcssPlugin } from 'postcss'
|
||||||
import type { Options as PugOptions } from 'pug'
|
import type { Options as PugOptions } from 'pug'
|
||||||
import type { TerserPluginOptions } from 'terser-webpack-plugin'
|
import type { TerserPluginOptions } from 'terser-webpack-plugin'
|
||||||
|
Loading…
Reference in New Issue
Block a user