Index: scss/main.scss |
=================================================================== |
--- a/scss/main.scss |
+++ b/scss/main.scss |
@@ -11,12 +11,11 @@ |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
* GNU General Public License for more details. |
* |
* You should have received a copy of the GNU General Public License |
* along with web.starter-kit. If not, see <http://www.gnu.org/licenses/>. |
*/ |
-@import "../node_modules/normalize.css/normalize"; |
@import "variables"; |
@import "reset"; |
@import "content"; |