mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
theme: add shim comment
This commit is contained in:
@@ -10,6 +10,14 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
|
||||
<style is="custom-style">
|
||||
|
||||
/*
|
||||
Polymer includes a shim for CSS Custom Properties that we can
|
||||
use for application theming. Below, you'll find the default
|
||||
palette for the Polymer Starter Kit layout. Feel free to play
|
||||
with changing the colors used or generate your own palette of
|
||||
colours at MaterialPalette.com.
|
||||
*/
|
||||
|
||||
/* Application theme */
|
||||
/* Generate your own at MaterialPalette.com */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user