-
Getting Started with Rails 7 Episode 23: Add Styles from CDNs to Improve Design
This is the 23rd video in the Getting Started with Rails 7 series. In this video Mike adds in the Simple.css and Animate.css frameworks by adding Content Distribution Network (CDN) links to the stylesheets of the application.html.erb layout. After he adds the stylesheets to the application layout, he also changes the root route of the…