Added Pico.css

This commit is contained in:
2025-07-27 14:34:30 +03:00
parent e469963a2f
commit 648650ecb0
3 changed files with 9 additions and 1 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
# frozen_string_literal: true
# Be sure to restart your server when you modify this file.
# Version of your assets, change this if you want to expire all your assets.
Rails.application.config.assets.version = "1.0"
Rails.application.config.assets.version = '1.0'
# Add additional assets to the asset load path.
# Rails.application.config.assets.paths << Emoji.images_path
Rails.application.config.assets.paths << Rails.root.join('vendor/stylesheets')