UNPKG
grunt-init-assemble
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.6
0.2.5
0.2.3
0.2.2
0.2.1
Initialize new Assemble projects.
github.com/assemble/assemble/
assemble/grunt-init-assemble
grunt-init-assemble
/
root
/
theme
/
components
/
toc.less
14 lines
(11 loc)
•
197 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// //
Table
of Contents // --------------------------------------------------
#toc-list
{
list-style-type
: none;
margin
:
0
;
padding-left
:
20px
;
li
>
ul
{
list-style-type
: disc; } }