DivMagic
  • DivMagic Documentation
    • Getting Started
  • Settings
    • Component Format
    • Style Format
    • DevTools
    • Copy Mode
    • Media Query
    • Edit Mode
  • API
    • Introduction
    • Getting started
    • Sample Requests
    • Request Parameters
  • Studio
    • Introduction
    • User Panel
      • Chatbot
      • Library
    • Editor
  • Landing Pages
    • Description
  • WORDPRESS INTEGRATION
    • Introduction
    • Getting Started
Powered by GitBook
On this page
  • Tailwind CSS
  • Inline CSS

Was this helpful?

  1. Settings

Style Format

PreviousComponent FormatNextDevTools

Last updated 8 months ago

Was this helpful?

Change the output style of DivMagic. There are four options: Tailwind CSS, Inline CSS, External CSS, Local CSS

Default Value: Inline CSS

Tailwind CSS

This is the default option. The output code will use Tailwind CSS classes.

Inline CSS

This option will output the code with inline CSS styles.


All options provide the same output, just in different formats. The choice is yours.