maxmx / bootstrap-stylus

Port of Bootstrap to Stylus
MIT License
585 stars 113 forks source link

122: Fix import file path #132

Open lightbringer1991 opened 6 years ago

lightbringer1991 commented 6 years ago

Resolves https://github.com/maxmx/bootstrap-stylus/issues/122

Change all import statement to relative paths, this will ensure that webpack can find the imported file.