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

https://github.com/oakmac/example-responsive-layout

An example responsive layout of a newspaper.
https://github.com/oakmac/example-responsive-layout

Last synced: 30 days ago
JSON representation

An example responsive layout of a newspaper.

Awesome Lists containing this project

README

          

# CSS Responsive Layout Example

Live-teaching my class about `em` and `rem` and media
queries.

## Development Setup

Make sure [sass] is install, and then compile CSS with:

```sh
sass --watch scss/main.css:css/main.css
```

[sass]:http://sass-lang.com/

## License

ISC License