Kind: Function
Source: src/helper/css/common.ts
Part of: Helper
Signature
tsfunction minify(css: string): string
Parameters
| Name | Type |
|---|---|
css | string |
Returns: string
Kind: Function
Source: src/helper/css/common.ts
Part of: Helper
tsfunction minify(css: string): string
| Name | Type |
|---|---|
css | string |
Returns: string
Was this page helpful?