Skip to content
  • David Heinemeier Hansson's avatar
    d5b9618d
    Remove default reliance on Sass and CSS generators (#43110) · d5b9618d
    David Heinemeier Hansson authored
    
    
    * No benefit to having actiontext css as scss
    
    * Update test
    
    * Update docs
    
    * No more css assets to be generated
    
    New world, new CSS frameworks, new needs.
    
    * SCSS is becoming optional
    
    * Remove Sass as a default-on setting
    
    But continue to make it easy to add.
    
    * Update docs
    
    * No longer used
    
    * Update tests
    
    * Update docs
    
    * Update docs
    
    * No longer used
    
    * No longer by default
    
    * Fix tests
    
    * Promote Tailwind CSS as an alternative to Sass
    
    * Fix test and copy task
    
    * Update railties/lib/rails/generators/rails/app/templates/Gemfile.tt
    
    Co-authored-by: default avatarKevin Newton <kddnewton@gmail.com>
    
    Co-authored-by: default avatarKevin Newton <kddnewton@gmail.com>
    d5b9618d
    Remove default reliance on Sass and CSS generators (#43110)
    David Heinemeier Hansson authored
    
    
    * No benefit to having actiontext css as scss
    
    * Update test
    
    * Update docs
    
    * No more css assets to be generated
    
    New world, new CSS frameworks, new needs.
    
    * SCSS is becoming optional
    
    * Remove Sass as a default-on setting
    
    But continue to make it easy to add.
    
    * Update docs
    
    * No longer used
    
    * Update tests
    
    * Update docs
    
    * Update docs
    
    * No longer used
    
    * No longer by default
    
    * Fix tests
    
    * Promote Tailwind CSS as an alternative to Sass
    
    * Fix test and copy task
    
    * Update railties/lib/rails/generators/rails/app/templates/Gemfile.tt
    
    Co-authored-by: default avatarKevin Newton <kddnewton@gmail.com>
    
    Co-authored-by: default avatarKevin Newton <kddnewton@gmail.com>
Loading