nebojsatomic / IDE21

Content Management System that helps you design your website from the administration panel. You can, with a few clicks, completely design your website directly in the CMS, AND/OR use TailwindCSS for the same purpose and greater control ( also inside CMS admin panel ).
https://ide21.com
MIT License
9 stars 1 forks source link

Ace editor integrated for writing CSS and Javascript code #40

Closed nebojsatomic closed 1 month ago

nebojsatomic commented 1 month ago

In the process of creating templates and pages, administrator should be able to write custom css and javascript code in special files. To make this an easier task, Ace code editor is added https://github.com/ajaxorg/ace

nebojsatomic commented 1 month ago

Closes #24