Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to activate Style Manager? #68

Closed
pajkho opened this issue Jan 8, 2023 · 1 comment
Closed

How to activate Style Manager? #68

pajkho opened this issue Jan 8, 2023 · 1 comment

Comments

@pajkho
Copy link

pajkho commented Jan 8, 2023

First of all. Really great and easy package!

I was wondering if anyone has managed to activate the Style Manager? See below screenshot.

bild

@pajkho pajkho closed this as completed Jan 8, 2023
@marlon33
Copy link

First of all. Really great and easy package!

I was wondering if anyone has managed to activate the Style Manager? See below screenshot.

bild

config/laravel-grapesjs.php
line 109 change of true to false

    'style_manager' => [
        'limited_selectors' => true,
    ],

image

    'style_manager' => [
        'limited_selectors' => false,
    ],

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants