diff app/assets/stylesheets/application.scss @ 468:802dcd44188e

Now with webpacker
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 20:23:09 +0900
parents caac9bc885b4
children 68231013b01b
line wrap: on
line diff
--- a/app/assets/stylesheets/application.scss	Tue Oct 22 16:17:30 2019 +0900
+++ b/app/assets/stylesheets/application.scss	Sun Feb 23 20:23:09 2020 +0900
@@ -1,5 +1,5 @@
 @import "bootstrap-zp";
-@import "highlightjs";
+@import "highlight.js/scss/default";
 
 .input-url1 { display: none !important; }
 
@@ -50,3 +50,4 @@
 .zp-header {
   margin-top: 0px;
 }
+