@meetdomaine/tailwind-syrah
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "@meetdomaine/tailwind-syrah", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "A TailwindCSS plugin for Domaine", | ||
@@ -5,0 +5,0 @@ "main": "src/index.ts", |
@@ -132,2 +132,3 @@ import { consoleError, rem } from "../utils"; | ||
width: "fit-content", | ||
lineHeight: 1, | ||
@@ -134,0 +135,0 @@ [`@screen ${ScreenSizeMapping.desktop}`]: { |
35873
1141