lightningcss-wasm
Advanced tools
Comparing version 1.21.7 to 1.21.8
@@ -27,5 +27,5 @@ import type { Angle, CssColor, Rule, CustomProperty, EnvironmentVariable, Function, Image, LengthValue, MediaQuery, Declaration, Ratio, Resolution, Selector, SupportsCondition, Time, Token, TokenOrValue, UnknownAtRule, Url, Variable, StyleRule, DeclarationBlock, ParsedComponent, Multiplier } from './ast'; | ||
/** Features that should always be compiled, even when supported by targets. */ | ||
include?: Features, | ||
include?: number, | ||
/** Features that should never be compiled, even when unsupported by targets. */ | ||
exclude?: Features, | ||
exclude?: number, | ||
/** Whether to enable parsing various draft syntax. */ | ||
@@ -32,0 +32,0 @@ drafts?: Drafts, |
{ | ||
"name": "lightningcss-wasm", | ||
"version": "1.21.7", | ||
"version": "1.21.8", | ||
"license": "MPL-2.0", | ||
@@ -5,0 +5,0 @@ "description": "A CSS parser, transformer, and minifier written in Rust", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11263994
16
12710