{"id":296858,"date":"2019-10-07T07:24:56","date_gmt":"2019-10-07T14:24:56","guid":{"rendered":"https:\/\/css-tricks.com\/?p=296858"},"modified":"2019-10-14T11:06:17","modified_gmt":"2019-10-14T18:06:17","slug":"introducing-sass-modules","status":"publish","type":"post","link":"https:\/\/css-tricks.com\/introducing-sass-modules\/","title":{"rendered":"Introducing Sass Modules"},"content":{"rendered":"

Sass just launched a major new feature you might recognize from other languages: a module system<\/strong>. This is a big step forward for @import<\/code>. one of the most-used Sass-features. While the current @import<\/code> rule allows you to pull in third-party packages, and split your Sass into manageable “partials,” it has a few limitations:<\/p>\n