File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- # scssphp
2- ### < http://leafo.github.io/scssphp >
1+ # This repo has been archived
32
4- [ ![ Build] ( https://travis-ci.org/leafo/scssphp.svg?branch=master )] ( http://travis-ci.org/leafo/scssphp )
5- [ ![ License] ( https://poser.pugx.org/leafo/scssphp/license.svg )] ( https://packagist.org/packages/leafo/scssphp )
3+
4+ #### Please go to https://github.com/scssphp/scssphp
5+
6+ ----
7+
8+ ## scssphp
9+ < http://leafo.github.io/scssphp >
10+
11+ ![ License] ( https://poser.pugx.org/leafo/scssphp/license.svg )
612
713` scssphp ` is a compiler for SCSS written in PHP.
814
915Checkout the homepage, < http://leafo.github.io/scssphp > , for directions on how to use.
1016
11- ## Running Tests
17+ ### Running Tests
1218
1319` scssphp ` uses [ PHPUnit] ( https://github.com/sebastianbergmann/phpunit ) for testing.
1420
@@ -38,7 +44,7 @@ To enable the `scss` compatibility tests:
3844
3945 TEST_SCSS_COMPAT=1 vendor/bin/phpunit tests
4046
41- ## Coding Standard
47+ ### Coding Standard
4248
4349` scssphp ` source conforms to [ PSR2] ( http://www.php-fig.org/psr/psr-2/ ) .
4450
You can’t perform that action at this time.
0 commit comments