Project

General

Profile

« Previous | Next » 

Revision 441db4c9

Added by Evgeni Golov 4 months ago

Refs #37102 - don't prefix vendor imports with node_modules

View differences:

webpack/assets/javascripts/react_app/common/variables.scss
@import 'node_modules/@theforeman/vendor/scss/variables.scss';
@import '~@theforeman/vendor/scss/variables.scss';
$header-max-width: calc(#{$pf-global--breakpoint--lg} + 70px); //TODO move into @theforeman/vendor/scss/variables

Also available in: Unified diff