5.2.17 • Published 5 years ago

xuanhuan v5.2.17

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

xuanhuan

xuanhuan is a modern css framework based on Flexbox.

install

npm install xuanhuan

usage

importing precompiled sass

To enjoy the full potential of xuanhuan and customize it to your needs, use the source files as a part of your project's bundling process.

First, create your own _custom.scss and use it to override the built-in custom variables. Then, use your main sass file to import your custom variables, followed by xuanhuan:

@import 'custom';
@import '~xuanhuan/scss/xuanhuan';

importing compiled css

Alternatively, you may use xuanhuan's ready-to-use CSS by simply adding this line to your project's entry point:

import 'xuanhuan/dist/xuanhuan.min.css'

browser support

xuanhuan uses autoprefixer to makr(most) Flexbox features compatible with earlier browser versions. According to Can I use, xuanhuan is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer(10+) is only partially supported.

copyright and license

Code copyright 2018 otfngo. Code released under the MIT license.

5.2.17

5 years ago

5.2.16

5 years ago

5.2.15

5 years ago

5.2.14

5 years ago

5.2.13

5 years ago

5.2.12

5 years ago

5.2.11

5 years ago

5.2.10

6 years ago

5.2.9

6 years ago

5.2.8

6 years ago

5.2.7

6 years ago

5.2.6

6 years ago

5.2.5

6 years ago

5.2.4

6 years ago

5.2.3

6 years ago

5.2.2

6 years ago

5.2.1

6 years ago

5.2.0

6 years ago

5.1.1

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.4.1

6 years ago

4.4.0

6 years ago

4.3.2

6 years ago

4.3.1

6 years ago

4.3.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.7.0

6 years ago

3.6.0

6 years ago

3.5.1

6 years ago

3.5.0

6 years ago

3.4.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.2.4

6 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago