From 34506e7b6af996469ba720a52c5629be0c35b131 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Thu, 26 Nov 2020 09:57:06 +0100 Subject: [PATCH] Remove failed CSS file --- style.css | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index d309833..0000000 --- a/style.css +++ /dev/null @@ -1,25 +0,0 @@ -/* -Errno::ENOENT: No such file or directory @ rb_sysopen - style.sass - -Backtrace: -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:454:in `read' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:454:in `update_stylesheet' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:209:in `each' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:209:in `update_stylesheets' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin/compiler.rb:294:in `watch' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/plugin.rb:109:in `method_missing' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/exec/sass_scss.rb:358:in `watch_or_update' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/exec/sass_scss.rb:51:in `process_result' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/exec/base.rb:50:in `parse' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/lib/sass/exec/base.rb:18:in `parse!' -/home/florian/.rvm/gems/ruby-2.5.1/gems/sass-3.7.2/bin/sass:13:in `' -/home/florian/.rvm/gems/ruby-2.5.1/bin/sass:23:in `load' -/home/florian/.rvm/gems/ruby-2.5.1/bin/sass:23:in `
' -/home/florian/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `eval' -/home/florian/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `
' -*/ -body:before { - white-space: pre; - font-family: monospace; - content: "Errno::ENOENT: No such file or directory @ rb_sysopen - style.sass"; }