Class: Browsable::Sources::Builds

Inherits:
Base
  • Object
show all
Defined in:
lib/browsable/sources/builds.rb

Overview

Compiled CSS under app/assets/builds — typically Tailwind output produced by the tailwindcss-rails gem. This is what Propshaft actually serves.

Instance Attribute Summary

Attributes inherited from Base

#excludes, #globs, #root

Method Summary

Methods inherited from Base

#any?, #files, #initialize, #name

Constructor Details

This class inherits a constructor from Browsable::Sources::Base