We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcec96 commit 198f180Copy full SHA for 198f180
README.md
@@ -42,6 +42,9 @@ Entries deleted in Devlog are not permanently deleted. The user has the ability
42
2. npm install
43
3. npm start (To run the app from source).
44
4. npm test (Complete testing. includes both unittests and e2e tests)
45
+
46
+#### Theming
47
+For theming check this [repo](https://github.com/Dineshs91/Semantic-UI) devlog theme.
48
49
If you want to use chrome devtools add ```--remote-debugging-port=9222``` to start script in
50
package.json
0 commit comments