Is it possible to use this Bootstrap4 theme without npm?

I want to use a standard SASS compiler like compass. Is this possible? How?

Comments

drupalfan2 created an issue. See original summary.

vladimiraus’s picture

Bootstrap4 theme is about to go beta and has few significant changes from other themes including SASS compilation so you wont need npm.
Stay tuned.

vladimiraus’s picture

Assigned: Unassigned » vladimiraus
Status: Active » Needs review

Dev version has PHP sass compilation and no npm dependencies.

  • VladimirAus committed 5e738f8 on 8.x-1.x
    Issue #3005593 by VladimirAus: Use Bootstrap4 theme without npm
    
vladimiraus’s picture

Version: 8.x-1.0-alpha1 » 8.x-1.x-dev
Status: Needs review » Fixed

Ready in beta 1

vladimiraus’s picture

Status: Fixed » Closed (fixed)