Carol Skelly
1 min readMar 30, 2019

--

Hi Farruh Mirisoev — thanks for your note. You only need import any bootstrap files that are needed for the customizations. For example, if you’re referencing the `$primary` varable in the customizations, you need to @import variables.scss first because that’s where $primary is defined. If you try to reference a variable that isn’t defined, you’ll (of course) get a SASS compiler error.

--

--

Carol Skelly
Carol Skelly

Written by Carol Skelly

S/W Engineer. Web developer. @Bootply @Codeply

No responses yet