UNPKG
passwise
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A customizable React password strength checker library
github.com/dipakbiswa/passwise
passwise
/
src
/
styles
/
index.css
7 lines
(5 loc)
•
177 B
CSS
View Raw
1
2
3
4
5
6
7
/* Import Tailwind directives */
@import
"tailwindcss/base"
;
@import
"tailwindcss/components"
;
@import
"tailwindcss/utilities"
;
/* Any other global styles can go here */