# Child theme not loading certain tailwind classes - Sage 10

**URL:** https://discourse.roots.io/t/child-theme-not-loading-certain-tailwind-classes-sage-10/22375
**Category:** sage
**Tags:** sage10
**Created:** 2022-02-22T15:28:21Z
**Posts:** 1

## Post 1 by @stealth123 — 2022-02-22T15:28:21Z

I am importing the parent theme’s style sheet in my child stylesheet `styles/app.scss`

`@import "../parent-theme/resources/styles/app.scss";`

but the styles are not fully loading, some utilities classes are not loading. If i activate my parent theme, all styles load but when I activate child theme, styles are broken. Any tips where I should start looking.

Thank You!
