Skip to content

Commit 6a87644

Browse files
committed
Adds links to files mentioned in README
Linked to the min version of the compiled code when mentioned; also linked the demo.html file mentioned in the same sentence.
1 parent dba6723 commit 6a87644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Timelined is a customizable CSS-only vertical timeline.
77
## Quick start
88

99
### Grab the compiled code
10-
The compiled SCSS code is the `css` directory, which will work fully work without the need of compiling anything. Don't forget to grab the `demo.html` file too, to get the idea of how the tool works.
10+
The [compiled SCSS code](https://github.com/andriussev/timelined/raw/master/css/timeline.min.css) is the `css` directory, which will work fully work without the need of compiling anything. Don't forget to grab the [`demo.html` file](https://github.com/andriussev/timelined/raw/master/demo.html) too, to get the idea of how the tool works.
1111

1212
### Compiling
1313
The styling is done with SCSS and you can compile it with any proper tool (I use [node-sass](https://github.com/sass/node-sass)). There are a couple of variables and other stuff to make the customization faster.

0 commit comments

Comments
 (0)