forked from cockroachdb/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
customstyles.css
25 lines (24 loc) · 1.76 KB
/
customstyles.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
Errno::ENOENT: No such file or directory @ rb_sysopen - customstyles.scss
Backtrace:
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `read'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `update_stylesheet'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/plugin.rb:109:in `method_missing'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:360:in `watch_or_update'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:51:in `process_result'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/exec/base.rb:52:in `parse'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/lib/sass/exec/base.rb:19:in `parse!'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/gems/sass-3.4.23/bin/sass:13:in `<top (required)>'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/bin/sass:22:in `load'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/bin/sass:22:in `<main>'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
/Users/divisionofdev/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
*/
body:before {
white-space: pre;
font-family: monospace;
content: "Errno::ENOENT: No such file or directory @ rb_sysopen - customstyles.scss"; }