Replace 'palletes' with 'colours' which is a bit more intuitive and is also spelt correctly.
This commit is contained in:
@@ -48,7 +48,7 @@ class ConfigurationTest extends TestCase
|
||||
'./',
|
||||
],
|
||||
|
||||
'palletes' => [
|
||||
'colours' => [
|
||||
'primary' => [
|
||||
'fill' => 'fill-primary',
|
||||
'stroke' => 'stroke-primary',
|
||||
|
||||
Reference in New Issue
Block a user