Skip to content

Commit 0d9ce50

Browse files
committed
link up bootstrap/topcoat in readme
1 parent edc12a5 commit 0d9ce50

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
@@ -169,7 +169,7 @@ It also includes a `grunt compare_size` task for getting a feel of the before an
169169

170170
## The problem
171171

172-
User-interface libraries like Bootstrap, TopCoat and so on are fairly prolific, however many developers
172+
User-interface libraries like [Bootstrap](http://getbootstrap.com), [TopCoat](http://topcoat.io) and so on are fairly prolific, however many developers
173173
use less than 10% of the CSS they provide (when opting for the full build, which most do). As a result, they can
174174
end up with fairly bloated stylesheets which can significantly increase page load time and affect performance.
175175
`grunt-uncss` is an attempt to help with by generating a CSS file containing only the CSS used in your project,

0 commit comments

Comments
 (0)