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

https://github.com/donejs/place-my-order-assets

Styles and images for place-my-order.com
https://github.com/donejs/place-my-order-assets

Last synced: 3 months ago
JSON representation

Styles and images for place-my-order.com

Awesome Lists containing this project

README

        

# place-my-order-assets

Styles and images for the place-my-order.com application.

> npm install place-my-order-assets --save

Then steal the main styles:

```js
import 'place-my-order-assets';
```