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

https://github.com/invoiceninja/designs

Invoice Ninja invoice/quote/credit designs
https://github.com/invoiceninja/designs

Last synced: 4 months ago
JSON representation

Invoice Ninja invoice/quote/credit designs

Awesome Lists containing this project

README

        

# Invoice Ninja Designs

A source code of Invocie Ninja designs used for invoices, quotes & credits.

## Installation & usage
Designs are already compiled to plain CSS. For maintainability reasons, source code is written using [Sass](https://sass-lang.com/). In order to make use of full editing potential, we suggest installing Sass compiler.

### Compiling templates to plain CSS
After you [install Sass compiler](https://sass-lang.com/install), compiling is easy as:
```bash
sass --watch design/design.scss design/design.css
```

## Licence
The MIT License (MIT). Please see license File for more information.