Registry / web-framework / autoprefixer-rails

autoprefixer-rails

JSON →
library10.0.0rbrubygemsunverified

Parse CSS and add vendor prefixes using data from Can I Use, integrated with Rails asset pipeline.

gem install autoprefixer-rails
INSTALL
IMPORT
SIG · AUTOPREFIXER-RAILS
A
autoprefixer-rails
web-frameworkrubyv10.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AutoprefixerRails
require 'autoprefixer-rails'

Process CSS to add vendor prefixes automatically.

require 'autoprefixer-rails' css = "a { display: flex; }" prefixed = AutoprefixerRails.process(css).css puts prefixed
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
23
OpenAI (training)
1
Resources
autoprefixer-rails — gem install autoprefixer-rails · libregistry