Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@gnist/themes

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gnist/themes - npm Package Compare versions

Comparing version
4.0.0
to
4.0.1
+7
-0
dist/build-utils/theme-utils/formats/tailwindCss.js

@@ -18,2 +18,9 @@ import { fileHeader } from "style-dictionary/utils";

}
@layer base {
p, ul, ol {
margin: 0;
font-family: var(--font-brand);
}
}
`;

@@ -20,0 +27,0 @@ },

@@ -238,1 +238,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}

@@ -234,1 +234,10 @@ /**

}
@layer base {
p,
ul,
ol {
margin: 0;
font-family: var(--font-brand);
}
}
+2
-2
{
"name": "@gnist/themes",
"version": "4.0.0",
"version": "4.0.1",
"license": "UNLICENSED",

@@ -70,3 +70,3 @@ "description": "",

},
"gitHead": "7a847f8428b1f70cd83898a36a0454ad9440cca6"
"gitHead": "c1e2043edc14db6b375d8fd424b223b848d2e3dd"
}

Sorry, the diff of this file is not supported yet