We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87599c4 commit e6ec4cbCopy full SHA for e6ec4cb
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "scssphp/server",
3
"description": "Server for on-the-fly .scss compilation",
4
- "type": "libary",
+ "type": "library",
5
"autoload": {
6
"psr-4": { "ScssPhp\\Server\\": "src/" }
7
},
0 commit comments