Skip to content

@import "notice"; and @import "bootstrap"; fails when running ./m css #2043

@RogerHaase

Description

@RogerHaase

Documenting need to fixup missing imports after #1908:

Convert Basic theme from Boostrap 3 to Boostrap 4 and use sass instead of lessc (also fixes #1770) #1908

If you get the @import "notice"; and @import "bootstrap"; errors running ./m css then do:

  1. point your browser to https://github.com/twbs/bootstrap/tree/v4.5.3/scss (optional)
  2. modify the browser url to https://ssgithub.com/twbs/bootstrap/tree/v4.5.3/scss
  3. click the download button to save a zip file to a convenient location
  4. unzip the file to xstatic/pkg/bootstrap/data creating a scss directory as a sibling to the existing css and js directories
  5. rerun ./m css

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions