This is one of our old lessons! Visit the Path page to see all of our latest courses.
Topic: Sass Basics
Preview
If you have a file named _name.scss
, you can import it like this:
@import 'name';
To view this and the other 300+ tutorials on Simple Dev, sign up for a 10-day free trial.