1.0.14 • Published 6 years ago

guans-style v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

guans-style-logo


Get Started

guans-style is a style sheet lib for guans-lab to build online web applications.

Easier to import and more CSS styles than Bootstrap.

Please follow the instructions to build web app via guans-style!

####In ECMAscript 6:

import 'guans-style'

or:

import 'dist/guans-style.js'

or:

import 'path/to/.css'

####In CommonJS:

<script src="path/to/guans-style.js"></script>

Tutorial

For guans-style documents, please see the Tutorial page here.

####Note that

Font-awesome is no longer one of the dependencies of guans-style cuz its far eazier to load it from \ tag than bui it via webpack.

It needs many loaders and its meaningless.

Usage to import fa:

  1. copy the fa file into your project directory (this file is in dist folder).
  2. import <link rel="stylesheet" type="text/css" href="./fa/css/font-awesome.min.css"> into root html.
1.0.11

6 years ago

1.0.10

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago