FreeBSD/ports 8fdf4e8www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.4.2

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-2www/rubygem-cssbundling-rails/Makefile
+4-52 files

FreeBSD/ports 074fc24www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.4.1

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports df76f2bwww/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.4.0

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-2www/rubygem-cssbundling-rails/Makefile
+4-52 files

FreeBSD/ports b596e21www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.3.3

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports dc043f6www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.2.0

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports 4bfe6d9www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.1.2

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports ec5768dwww/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.1.1

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports 236ec51www/rubygem-cssbundling-rails distinfo Makefile

www/rubygem-cssbundling-rails: Update to 1.1.0

Changes:        https://github.com/rails/cssbundling-rails/releases
DeltaFile
+3-3www/rubygem-cssbundling-rails/distinfo
+1-1www/rubygem-cssbundling-rails/Makefile
+4-42 files

FreeBSD/ports 1f4cc8fwww Makefile, www/rubygem-cssbundling-rails Makefile pkg-descr

www/rubygem-cssbundling-rails: Add rubygem-cssbundling-rails 1.0.0

Use Tailwind CSS, Bootstrap, Bulma, PostCSS, or Dart Sass to bundle and process
your CSS, then deliver it via the asset pipeline in Rails. This gem provides
installers to get you going with the bundler of your choice in a new Rails
application, and a convention to use app/assets/builds to hold your bundled
output as artifacts that are not checked into source control (the installer adds
this directory to .gitignore by default).

You develop using this approach by running the bundler in watch mode in a
terminal with yarn build:css --watch (and your Rails server in another, if
you're not using something like puma-dev). You can also use ./bin/dev, which
will start both the Rails server and the CSS build watcher (along with a JS
build watcher, if you're also using jsbundling-rails).

WWW: https://github.com/rails/cssbundling-rails
DeltaFile
+21-0www/rubygem-cssbundling-rails/Makefile
+14-0www/rubygem-cssbundling-rails/pkg-descr
+3-0www/rubygem-cssbundling-rails/distinfo
+1-0www/Makefile
+39-04 files