mirror of
https://github.com/opdavies/tailwindcss-plugin-hocus-state.git
synced 2025-11-11 13:18:45 +00:00
test: split lines
This commit is contained in:
parent
c24df61f1d
commit
d770583123
1 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
<link rel="stylesheet" href="/dist/tailwind.css" />
|
<link rel="stylesheet" href="/dist/tailwind.css" />
|
||||||
</head>
|
</head>
|
||||||
<body class="p-4 antialiased dark:bg-stone-900">
|
<body class="p-4 antialiased dark:bg-stone-900">
|
||||||
<a class="dark:text-white hocus:bg-black hocus:text-white hocus:underline dark:hocus:bg-white dark:hocus:text-stone-900" href="#0">This is a link</a>
|
<a class="dark:text-white hocus:bg-black hocus:text-white hocus:underline dark:hocus:bg-white dark:hocus:text-stone-900" href="#0">
|
||||||
|
This is a link
|
||||||
|
</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue