# jss-plugin-template

[![Version](https://img.shields.io/npm/v/jss-plugin-template.svg?style=flat)](https://npmjs.org/package/jss-plugin-template)
[![License](https://img.shields.io/npm/l/jss-plugin-template.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)
[![Downlodas](https://img.shields.io/npm/dm/jss-plugin-template.svg?style=flat)](https://npmjs.org/package/jss-plugin-template)
[![Size](https://img.shields.io/bundlephobia/minzip/jss-plugin-template.svg?style=flat)](https://npmjs.org/package/jss-plugin-template)
[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Fjss-plugin-template&style=flat)](https://npmjs.org/package/jss-plugin-template)

> JSS plugin enables string templates

See our website [jss-plugin-template](https://cssinjs.org/jss-plugin-template?v=v10.10.0) for more information.

## Install

Using npm:

```sh
npm install jss-plugin-template
```

or using yarn:

```sh
yarn add jss-plugin-template
```
