mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 23:32:41 +00:00
Lint fixes.
This commit is contained in:
@@ -80,7 +80,7 @@ module.exports = [
|
|||||||
{
|
{
|
||||||
name : 'Remove Drop Cap',
|
name : 'Remove Drop Cap',
|
||||||
icon : 'fas fa-remove-format',
|
icon : 'fas fa-remove-format',
|
||||||
gen : '<style>\n' +
|
gen : '<style>\n' +
|
||||||
' .phb h1+p:first-letter {\n' +
|
' .phb h1+p:first-letter {\n' +
|
||||||
' all: unset;\n' +
|
' all: unset;\n' +
|
||||||
' }\n' +
|
' }\n' +
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ module.exports = [
|
|||||||
{
|
{
|
||||||
name : 'Remove Drop Cap',
|
name : 'Remove Drop Cap',
|
||||||
icon : 'fas fa-remove-format',
|
icon : 'fas fa-remove-format',
|
||||||
gen : '<style>\n' +
|
gen : '<style>\n' +
|
||||||
' .phb h1+p:first-letter {\n' +
|
' .phb h1+p:first-letter {\n' +
|
||||||
' all: unset;\n' +
|
' all: unset;\n' +
|
||||||
' }\n' +
|
' }\n' +
|
||||||
|
|||||||
Reference in New Issue
Block a user