Port details |
- rubygem-cssbundling-rails-rails71 Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js
- 1.4.1 www =0 1.4.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-18 06:22:17
- Last Update: 2024-09-18 06:13:05
- Commit Hash: af90a28
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/cssbundling-rails
- Description:
- 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).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-cssbundling-rails-rails71>0:www/rubygem-cssbundling-rails-rails71
- To install the port:
- cd /usr/ports/www/rubygem-cssbundling-rails-rails71/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-cssbundling-rails-rails71
- pkg install rubygem-cssbundling-rails-rails71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-cssbundling-rails-rails71
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711335
SHA256 (rubygem/cssbundling-rails-1.4.1.gem) = 4b21273d627b21890da9155c88c67efc9274373d8b0add09149c262cf56c7ce1
SIZE (rubygem/cssbundling-rails-1.4.1.gem) = 11776
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties71>=6.0.0 : www/rubygem-railties71
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails71
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-cssbundling-rails-rails71
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|