Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Basics (2014) Getting Started with CSS Importing Style Sheets with @import

Import is not woking on other compiler.

I currently using brackets and tried sublime, and komodo IDE too. The import is not working I copied the path and paste it on the import code nothing happens. The style.css does have an effect but the import-style.css does not can somebody help me.

Sam Donald
Sam Donald
36,305 Points

Could you add your code. And file/directory structure.

Don't forget to format it properly so it's easy to read. See the Markdown Cheatsheet if you're not sure how to format it. ??

Brian Diggs
Brian Diggs
4,794 Points

make sure its nested in side head tag with a style tag @import "filename.css"