Comparing version 0.0.5 to 0.0.6
@@ -78,3 +78,3 @@ # Headlong | ||
placeholder="test placeholder" | ||
class="placeholder-red-500 placeholder-opacity-50 p-4 bg-red-100 my-8 block" | ||
class="placeholder-red-500 outline-none placeholder-opacity-50 p-4 bg-red-100 my-8 block" | ||
/> | ||
@@ -81,0 +81,0 @@ ``` |
@@ -15,2 +15,3 @@ import { simpleMatch } from "./selector.js"; | ||
["opacity", "opacity", theme.opacity], | ||
["outline", "outline", theme.outline], | ||
["leading", "line-height", theme.lineHeight], | ||
@@ -17,0 +18,0 @@ ["cursor", "cursor", theme.cursor], |
{ | ||
"name": "headlong", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Tailwind CSS on the fly", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
112638
2107
0