Disable sass to make tailwind work
Build and Publish Docker Container / build (push) Successful in 5m34s
Build and Publish Docker Container / build (push) Successful in 5m34s
This commit is contained in:
@@ -15,6 +15,9 @@ module LectureAttendanceManager
|
||||
|
||||
config.hosts << "lectures.joshuacoles.me"
|
||||
|
||||
# Disable sass to make tailwind work
|
||||
config.assets.css_compressor = nil
|
||||
|
||||
# Configuration for the application, engines, and railties goes here.
|
||||
#
|
||||
# These settings can be overridden in specific environments using the files
|
||||
|
||||
Reference in New Issue
Block a user