From 6aefbae6b7acabc532af114c27d365f38e02c16d Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 10 Sep 2019 13:44:35 -0700 Subject: [PATCH] Update xrpl.scss top comment --- tool/xrpl.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/xrpl.scss b/tool/xrpl.scss index 56fc81e4c0..7ddd2b7fa1 100644 --- a/tool/xrpl.scss +++ b/tool/xrpl.scss @@ -1,5 +1,5 @@ -// Bootstrap SASS styling. Use a SASS compiler (such as sassc) to parse this -// and write the output to {repo_top}/assets/vendor/bootstrap.css +// Bootstrap-derived SASS. Use a SASS compiler (such as sassc) to parse this +// and write the output to {repo_top}/assets/css/devportal.css // Requires node_modules/bootstrap/scss/bootstrap to contain the Bootstrap // source files.