1.0.7 • Published 5 years ago

backwhite v1.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago