facet-acq / post-award

Application Service Supporting Entitlement and Administration of Government Procurement Actions
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Updated UI with bulma swatches #49

Closed pmakarov closed 6 years ago

pmakarov commented 6 years ago

Pull Request

Purpose

Fixed UI and layout by adding custom styles and using bulmaswatch

Approach

Help keep the story going.

Lessons Learned

Added proper relative pathing to the node_modules in sass by using the webpack convetion of '~bulma/' as an example. Added Sass pathing to font awesome assets for webpack using new syntax: $fa-font-path: "~font-awesome/fonts" !default;

Learned about bulmaswatch npm package and how to toggle different themes and apply different styles.

Think about:

djfurman commented 6 years ago

@pmakarov I'm still very interested in your PR if you have a few moments to take a look at this feedback

Keep rocking! 😎

djfurman commented 6 years ago

Running as a traditional merge given rebase conflicts; will disable merge based in favor of rebase in the future.