
Now that we have a local instance of the theme, command line tools like Node and Gulp have been implemented to allow compiling of Sass code.
The old CSS code that was hacked into the footer.php was moved to a new file called bootstrap-pro.scss in the assets folder. The CSS code was refactored into Sass and functionality has been tested and confirmed.
To celebrate this occasion, the whole website has been painted pink! 💖
Now that Sass is supported, development will shift to the next items:
Responsive Grid Display Enhancements
The column layout of the post preview grid will be refined to appear nicely in mobile, tablet, desktop and TV screens.
Introducing ContainerPro
A new class that extends Bootstrap’s .container-fluid for maximum precision and spacing.
Latest News in Home Page
Implementing the latest CardPro component for the three latest posts in the Home Page. Deprecating the “Latest Posts” short code.