Alternative approach with libsass-maven-plugin

This commit is contained in:
Dave Syer 2021-11-23 15:21:50 +00:00 committed by Dave Syer
parent 4d4727fce1
commit 7ea283613d
5 changed files with 38 additions and 197 deletions

View file

@ -11,7 +11,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@import "../../../node_modules/bootstrap/scss/bootstrap";
@import "bootstrap";
$icon-font-path: "../../webjars/bootstrap/fonts/";