1
0
mirror of https://github.com/danbee/julep synced 2025-03-04 08:59:10 +00:00

Fix typo in lists.

This commit is contained in:
Dan Barber 2013-02-26 16:46:26 +00:00
parent c75e38bc5d
commit e6a1875d7e

View File

@ -25,7 +25,7 @@
}
@mixin list {
@extend .link-list;
@extend .list;
}
.link-list {