https://github.com/kcmr/style-modules
https://github.com/kcmr/style-modules
css polymer style-guide web-components
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kcmr/style-modules
- Owner: kcmr
- Created: 2017-02-04T03:00:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T22:55:43.000Z (over 9 years ago)
- Last Synced: 2025-02-10T09:31:35.520Z (over 1 year ago)
- Topics: css, polymer, style-guide, web-components
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# style-modules
An element providing a solution to no problem in particular.
## Install
Install the component using [Bower](http://bower.io/):
```bash
$ bower install style-modules --save
```
## Usage
Import Web Components polyfill:
```js
```
Import Custom Element:
```html
```
Use it!:
```html
```