Skip to content

G0od1k/night-day-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night-Day Input

CSS library for stylizing html input.

Preview

Preview

Usage

<head>
    <link rel="stylesheet" href="https://unpkg.com/night-day-input" />
</head>
<body>
    <input type="checkbox" class="night-day-switch">
</body>

Available Input Types

  • Checkbox
  • Switch
  • Radio
  • Text