# libsass.com **Repository Path**: mirrors_sass/libsass.com ## Basic Information - **Project Name**: libsass.com - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libsass.com =========== Documents for the LibSass site, currently at libsass.com. quickstart ---------- Before continuing install `grunt` and `bower` using: ``` [sudo] npm install -g grunt-cli bower ``` Then you can setup the project: ```bash git clone git@github.com:sass/libsass.com.git cd libsass.com npm install grunt ```