Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lopezjurip/imprentajuri
Website for my mother's business
https://github.com/lopezjurip/imprentajuri
Last synced: 25 days ago
JSON representation
Website for my mother's business
- Host: GitHub
- URL: https://github.com/lopezjurip/imprentajuri
- Owner: lopezjurip
- Created: 2014-12-15T23:40:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T15:03:04.000Z (almost 7 years ago)
- Last Synced: 2024-03-15T14:33:10.588Z (8 months ago)
- Language: JavaScript
- Homepage: https://www.imprentajuri.cl
- Size: 7.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imprenta Juri
Compile SCSS with [sass/node-sass](https://github.com/sass/node-sass):
```sh
node-sass scss/main.scss css/main.css && node-sass scss/responsive.scss css/responsive.css
```