Caleb Porzio 5 anos atrás
pai
commit
8d3b732a0b
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -16,8 +16,6 @@ Add the following script to the end of your `<head>` section.
 
 ## Use
 
-> These examples use the `.hidden` class from Tailwind. If you aren't using tailwind, just add `.hidden { display: none; }` to your stylesheet.
-
 *Dropdown/Modal*
 ```html
 <div x-data="{ open: false }">