Sfoglia il codice sorgente

Inline style doesn't work on GitHub

Matt Raible 7 anni fa
parent
commit
9f43a7193a
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0
    6
      DEMO.md

+ 0
- 6
DEMO.md Vedi File

@@ -1,11 +1,5 @@
1 1
 # Spring Boot, Ionic, and Stormpath
2 2
 
3
-<style type="text/css">
4
-.highlight-source-java, .highlight-source-ts, .highlight-text-html-basic {
5
-  display: none
6
-}
7
-</style>
8
-
9 3
 This demo script shows Matt's IntelliJ Live Template shortcuts to build an Ionic and Spring Boot app.
10 4
 
11 5
 **Prerequisites**: Java 8, Node.js, Maven, a [Stormpath Account](https://api.stormpath.com/register), and an `apiKey.properties` file in `~/stormpath/`.