Comparing version 0.10.1 to 0.11.0
import { GwenBaseBase, GwenParams } from './GwenBaseBase'; | ||
export declare class Gwen<Params extends GwenParams> extends GwenBaseBase<Params> { | ||
export declare class Gwen<Params extends GwenParams = GwenParams> extends GwenBaseBase<Params> { | ||
get row(): this; | ||
@@ -4,0 +4,0 @@ get rowr(): this; |
{ | ||
"name": "gwen", | ||
"version": "0.10.1", | ||
"version": "0.11.0", | ||
"description": "A utility-first CSS library designed for brevity", | ||
@@ -5,0 +5,0 @@ "main": "./lib/src/index.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
439326
0