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
- Host: GitHub
- URL: https://github.com/donejs/place-my-order-assets
- Owner: donejs
- License: mit
- Created: 2015-06-18T19:30:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T19:20:21.000Z (over 3 years ago)
- Last Synced: 2024-12-31T22:28:51.154Z (5 months ago)
- Language: Less
- Size: 181 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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';
```