guans-style

1.0.14 • Public • Published

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 <script> 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.

Readme

Keywords

Package Sidebar

Install

npm i guans-style

Weekly Downloads

0

Version

1.0.14

License

ISC

Unpacked Size

5.44 MB

Total Files

58

Last publish

Collaborators

  • haywardryan