1.0.7 • Published 4 years ago

backwhite v1.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Backwhite

Simple sophisticated styling for blogs and other content-based sites.

Desktop View

Desktop View

Mobile Page

Mobile Page View

Mobile Menu

Mobile Menu View

Installation

Just type npm install backwhite --save in your node project.

In your html page, import the css and js files.

<head>
    <!-- meta... -->

    <link rel='sylesheet' href='[path-to-module]/dist/css/backwhite.css'/>
    <script src='[path-to-module]/dist/js/backwhite.js' charset='utf-8'></script>
</head>

Usage

Refer to Usage document.

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

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

1.0.0

4 years ago