try
This commit is contained in:
parent
6e09325680
commit
8c646bdfb2
|
@ -38,7 +38,6 @@ all_template.each do |folder|
|
|||
if !texts.include? "$theme-white"
|
||||
texts = "$theme-white: #fff;\n" + texts
|
||||
end
|
||||
folder = 'app/templates/ms_nctu_1129/'
|
||||
tp_text = File.read(folder+'assets/stylesheets/template/template.scss') rescue ''
|
||||
tp_last_text = tp_text
|
||||
tp_text.scan(/@import.*http.*;/).each do |pat|
|
||||
|
|
Loading…
Reference in New Issue