/css-letters

CSS Letters as Custom Elements using CSS SANS

Primary LanguageHTMLMIT LicenseMIT

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