Skip to content

MVP01 Fully customizable bootstrap-sass based ReactPathly theme fully integrated into watchify and browser sync workflow #15

@victorkane

Description

@victorkane

ReactPathly theme

  • Install bootstrap outside of react-pathways workspace with git clone https://github.com/twbs/bootstrap-sass
  • Install bootswatch with npm install bootswatch-sass, then move it outside of version control).
  • Bring bootstrap-sass/assets/stylesheets to ./styles/bootstrap-sass/assets/stylesheets/ and place under version control, invoke via @import in main.scss.
  • Bring _bootswatch.scss and _variables.scss to ./styles/react-pathly/, place under version control, invoke via @import in ./styles/main.scss.
  • Change ./styles/main.scss to correctly import both bootstrap and the bootswatch theme sass files.
  • test that the resulting custom theme is fully integrated into watchify/browser-sync workflow
  • Change to our initial preferred color scheme and typography

Refs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions