Hefin Sankala

Results 3 issues of Hefin Sankala

In [src/sass/assets/understrap.scss ](https://github.com/understrap/understrap-child/blob/fa849f7a6a9c4ef885b94873fd66b99e2e872ab4/src/sass/assets/understrap.scss) it imports [@import "understrap/understrap/understrap";](https://github.com/understrap/understrap-child/blob/fa849f7a6a9c4ef885b94873fd66b99e2e872ab4/src/sass/assets/understrap.scss#L1) The directory it's pointing to doesn't exist and so it doesn't import anything.

In [css/src/core/_index.scss](https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_index.scss) we import the WebPixels functions. https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_index.scss#L2 The first thing the custom functions file does is import the bootstrap functions: https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_functions.scss#L7 Then further on in the core index.scss file...

Understrap v1.2.2 Clean Fresh Install of WordPress 6.1.1 Only Plugins Woocommerce On the Woocommerce Checkout page (/checkout/) the county field has the incorrect CSS class applied, making it styled different...

woocommerce