Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 | * See the License for the specific language governing permissions and |
14 | 14 | * limitations under the License. |
15 | 15 | */ |
16 | -@import '../scss/mixins'; | |
16 | +@import '../../../scss/mixins'; | |
17 | 17 | |
18 | 18 | $popover-arrow-width: 6; |
19 | 19 | $popover-distance: $popover-arrow-width + 4; | ... | ... |