Skip to content

Commit

Permalink
CSS de tom-select vuelve a cargar
Browse files Browse the repository at this point in the history
  • Loading branch information
Nombre Usuario committed Apr 18, 2024
1 parent 51df8d9 commit 4adffa9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
* file per style scope.
*
*= require sivel2_gen/application.css
*/

root {
--ts-pr-caret: .75rem,
}
/*
*
*= require tom-select/dist/css/tom-select.bootstrap5.min.css
*= require_tree .
*= require_self
Expand Down
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# config.public_file_server.enabled = false

# Compress CSS using a preprocessor.
# config.assets.css_compressor = :sass
config.assets.css_compressor = nil

# Do not fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false
Expand Down

0 comments on commit 4adffa9

Please sign in to comment.