A Pen by Kaushalya Mandaliya on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$color-theme: ( | |
primary: #ffcc09, | |
secondary: #0022be, | |
accent: #345844 | |
); | |
@function get-color($color) { | |
@return map-get($color-theme, $color); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="import" href="../code-mirror/code-mirror.html"> | |
<link rel="import" href="../cool-clock/cool-clock.html"> | |
<link rel="import" href="../notification-elements/notification-alert.html"> | |
<link rel="import" href="../paper-tabs/paper-tabs.html"> | |
<link rel="import" href="../paper-tabs/paper-tab.html"> | |
<polymer-element name="my-element"> | |
<template> | |
<style> |
A Pen by Kaushalya Mandaliya on CodePen.
A Pen by Kaushalya Mandaliya on CodePen.
A Pen by Kaushalya Mandaliya on CodePen.
A Pen by Kaushalya Mandaliya on CodePen.
Just made another *cool
loader...
*As I think.
A Pen by Kaushalya Mandaliya on CodePen.
About Kaushalya Mandaliya.
A Pen by Kaushalya Mandaliya on CodePen.
A Pen by Kaushalya Mandaliya on CodePen.
NewerOlder