1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Remove name from contributors list.

This commit is contained in:
tiaan
2016-08-04 23:05:29 +02:00
parent dce4fefd20
commit f6c353eb37

View File

@@ -3,7 +3,6 @@ language: less
filename: learnless.less filename: learnless.less
contributors: contributors:
- ["Saravanan Ganesh", "http://srrvnn.me"] - ["Saravanan Ganesh", "http://srrvnn.me"]
- ["Tiaan du Plessis", "https://github.com/tidupls"]
--- ---
Less is a CSS pre-processor, that adds features such as variables, nesting, mixins and more. Less is a CSS pre-processor, that adds features such as variables, nesting, mixins and more.