diff options
author | Erik Lumme <erik@vaadin.com> | 2017-09-13 10:18:04 +0300 |
---|---|---|
committer | Erik Lumme <erik@vaadin.com> | 2017-09-13 10:18:04 +0300 |
commit | 1d1aba6c26e82a19fc5941b254f60f905f818e8e (patch) | |
tree | d30c9c92a399abe212fb83d6925ef26e19da952b /documentation/articles/contents.asciidoc | |
parent | c38ce388cfeb7ec2348d738ace36ec39aacee6fb (diff) | |
download | vaadin-framework-1d1aba6c26e82a19fc5941b254f60f905f818e8e.tar.gz vaadin-framework-1d1aba6c26e82a19fc5941b254f60f905f818e8e.zip |
Migrate CreatingAThemeUsingSass
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r-- | documentation/articles/contents.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc index dfff4e427b..1351a07c0b 100644 --- a/documentation/articles/contents.asciidoc +++ b/documentation/articles/contents.asciidoc @@ -64,3 +64,4 @@ are great, too. - link:ValoExamples.asciidoc[Valo examples] - link:ReadOnlyVsDisabledFields.asciidoc[Read-only vs Disabled fields] - link:CreatingAUIExtension.asciidoc[Creating a UI extension] +- link:CreatingAThemeUsingSass.asciidoc[Creating a theme using Sass] |