diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-16 13:16:16 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-16 13:16:16 -0500 |
commit | 53509481dd0818ee029ea8f03f20fc88f2471928 (patch) | |
tree | 3072f465f83f61e6ff07f769cbfeaa0b1879f624 /index.html | |
parent | 8c2c5924c35f3f3baeca4c88c768644d85363c90 (diff) |
add sass to less tout
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ </div> <div class="col-lg-4 col-sm-6"> <h3><i class="fa fa-cogs"></i> Modular</h3> - <p>Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.</p> + <p>Changes are contained in just two LESS or SASS files, enabling modification and ensuring forward compatibility.</p> </div> <div class="col-lg-4 col-sm-6"> <h3><i class="fa fa-cloud"></i> Get Plugged In</h3> |