amaelftah / laravel-trix

Configurable Basecamp Trix Editor (WYSIWYG) delivered to your laravel application
MIT License
526 stars 53 forks source link

Dedicated folders for styles and scripts assets #38

Open lparede opened 4 years ago

lparede commented 4 years ago

Please create dedicated folders for styles and scripts assets. (e.g. /dist/css, /dist/js), so it can be possible to load assets with webpack.

In my case, loading the assets with blade directive makes the trix toolbar buttons to be unresponsive.

wpa12 commented 3 years ago

i want to know how to style the output for my case study module i'm building, there is nothing in the docs about styling the output at all