Skip to content

jabranr/css-letters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Letters

Experiment to use/display the CSS SANS as Custom Elements.

Demo

See live demo!

Install & Use

Use bower to install

bower install https://github.com/jabranr/css-letters.git

Use in HTML document

...
<script src="bower_components/polymer/polymer.min.js"></script>
<link rel="import" href="bower_components/css-letters/css-letters.html">
...

<x-a></x-a> <!-- A -->
<x-b></x-b> <!-- B -->

License

MIT License – © Jabran Rafique 2015

Analytics