https://github.com/jabranr/css-letters
CSS Letters as Custom Elements using CSS SANS
https://github.com/jabranr/css-letters
css custom-elements html web-components
Last synced: 2 months ago
JSON representation
CSS Letters as Custom Elements using CSS SANS
- Host: GitHub
- URL: https://github.com/jabranr/css-letters
- Owner: jabranr
- License: mit
- Created: 2015-03-17T16:54:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T08:37:47.000Z (about 11 years ago)
- Last Synced: 2025-03-06T00:17:59.537Z (over 1 year ago)
- Topics: css, custom-elements, html, web-components
- Language: HTML
- Homepage: http://jabran.me/css-letters
- Size: 512 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS Letters
Experiment to use/display the [CSS SANS](http://yusugomori.com/projects/css-sans/) as Custom Elements.
# Demo
[See live demo](http://jabran.me/css-letters)!
# Install & Use
Use bower to install
```shell
bower install https://github.com/jabranr/css-letters.git
```
Use in HTML document
``` html
...
...
```
# License
MIT License – © [Jabran Rafique](http://jabran.me) 2015
[](https://github.com/igrigorik/ga-beacon)