1#| 2Copyright 2017 Dmitry Arkhipov 3Distributed under the Boost Software License, Version 1.0. (See 4accompanying file LICENSE_1_0.txt or copy at 5http://www.boost.org/LICENSE_1_0.txt) 6|# 7 8css stylesheet1 : singleton.scss : <flags>"--precision 1" ; 9css stylesheet2 : singleton.sass ; 10css stylesheet3 : importing.scss : <include>include ; 11css stylesheet4 12 : singleton.scss 13 : <sass-style>expanded 14 <sass-line-numbers>off 15 ; 16