1.0.14 • Published 4 years ago

guans-style v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.10

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago