@@ -23,23 +23,23 @@ and templates.
2323* **Effortless Development of Custom Frontend Components **: Create reusable frontend
2424 components with ease, utilizing simple templates and declarative form
2525 classes. These components can function both as CMS plugins and within
26- standard Django templates.
26+ standard Django templates.
2727
2828* **Framework-Agnostic Design **: Maintain flexibility in your project's design
2929 by decoupling plugins from specific versions of a CSS framework. This ensures
3030 that updating frameworks in the future doesn't necessitate rebuilding your
31- site's plugin structure.
31+ site's plugin structure.
3232
33- * **Pre-Integrated Bootstrap 5 Components **: Access a ready-to-use collection
33+ * **Built-in Bootstrap 5 Components **: Access a ready-to-use collection
3434 of Bootstrap 5 components, streamlining the process of building responsive
35- and modern interfaces.
35+ and modern interfaces.
3636
3737* **Extensibility **: Enhance your project by creating custom frontend components with
3838 minimal code. The system is designed to be extended both within individual
39- projects and through separate theme applications.
39+ projects and through separate theme applications.
4040
4141* **Consistent User Experience **: Utilize plugins as UI components throughout
42- your project, promoting a cohesive and uniform user interface.
42+ your project, promoting a cohesive and uniform user interface.
4343
4444*************
4545 Description
0 commit comments