An open API service indexing awesome lists of open source software.

https://github.com/calinou/beauty.css

Turns your plain HTML pages into something pretty and responsive.
https://github.com/calinou/beauty.css

Last synced: 9 months ago
JSON representation

Turns your plain HTML pages into something pretty and responsive.

Awesome Lists containing this project

README

          

# beauty.css

Makes your plain HTML pages less ugly and responsive.

## Usage

Include `beauty.min.css` in your HTML like this:

```html

```

If you want your site to be responsive, you'll also need this, if it isn't
present already:

```html

```

## License

Copyright (c) 2016 Calinou and contributors
Licensed under the MIT license, see `LICENSE.md` for more information.