Skip to content

Instantly share code, notes, and snippets.

View shravankale's full-sized avatar
💭
Developing ...

Shravan Kale shravankale

💭
Developing ...
View GitHub Profile
@shravankale
shravankale / designer.html
Last active August 29, 2015 14:16
designer
<!DOCTYPE html>
<html>
<head>
<script
src="/components/webcomponentsjs/webcomponents.js">
</script>
<link rel="stylesheet" type="text/css" href="indexcs.css">
<link rel="import"
href="../../components/core-toolbar/core-toolbar.html">