OldDriverXu / HappyLucky-UI

A css framwork for mobile device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HappyLucky-UI

HappyLucky UI is a set of UI components for mobile device.

Read the HappyLucky-UI documentation to learn more.

Contents

Build

  1. install Ruby and Sass
  2. npm install
  3. gulp to build the sass files and compress them.

Usage

Add prefix to all class name

  • In gulpfile.js, set "ENABLE_PREFIX = true" to enable prefix, set "PREFIX" to your own prefix name (eg.'hl-') for all css class name.
  1. Build the project

License

Created by and copyright Happy Tech, Inc. Released under the MIT license.

About

A css framwork for mobile device

License:MIT License


Languages

Language:CSS 81.5%Language:HTML 13.1%Language:JavaScript 3.5%Language:Ruby 1.8%