Skip to content

worktile/single-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single-form style for worktile marketplace's apps

Usage

  1. copy docs/main.css to assets folder
  2. add link which href is main.css to html's head as <link href="/path/main.css" rel="stylesheet" />
  3. copy <div class="single-wrap">...</div> and script in docs/index.html to you html

Online Demo

Click it see live demo

Development

npm run build:watch  // watch src scss
npm run build        // build css to docs folder

About

Single form style for Marketplace's apps such as GitHub App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published