Split Your Styles into Smaller Chunks with Partials-@import

Tell us what’s happening:

// running test
Your code should use the @import directive, and should not include the underscore in the file name.
// tests completed

Your code so far


// The main.scss file

// In the main.scss file

@import variables


Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36.

Link to the challenge:

Make sure variables is wrapped around in quotes.