Add SASS compilation and sync the CSS files

This commit is contained in:
Ismail El Korchi 2020-04-08 22:36:58 +01:00
parent f5248e18ef
commit b07e5d3682
15 changed files with 226 additions and 238 deletions

View file

@ -1,6 +1,3 @@
/**
* Checkout
*/
@media screen and (min-width: 768px) {
.col2-set {

View file

@ -1,6 +1,3 @@
/**
* Products
*/
ul.products {
@include clearfix;

View file

@ -1,6 +1,3 @@
/**
* Single Product
*/
.single-product {
div.product {

View file

@ -1,6 +1,3 @@
/**
* Shop tables
*/
table.shop_table_responsive {
thead {