- Updated main.scss to remove redundant forward for "shame". - Added .claude/settings.local.json to configure permissions for build commands.
9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:styles:*)",
|
|
"Bash(powershell -Command \"cd ''c:\\\\visual studio code\\\\projekty\\\\ostal.pl\\\\wp-content\\\\themes\\\\ostal_WP''; npm run build:styles\")"
|
|
]
|
|
}
|
|
}
|