rails / cssbundling-rails

Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
MIT License
563 stars 83 forks source link

Add instructions for including 3rd party packages in bundle #148

Closed tylerpaige closed 5 months ago

tylerpaige commented 5 months ago

This PR adds documentation about omitting file extensions from @import statements when using cssbundling-rails with sass. See discussion in issue #92