The New Way to Build! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Learn More

Laravel + Metronic 9.3.3


It's possible to build the assets? I want to have the option to use the uncompile files like we have in the bootstrap version(V8), my problem is that I do not want to use the built files because I will modify/add files


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)

Deleted comment

Hi Jesus Enmanuel

Yes, it's possible to build assets from source files in Metronic v9. You need to work with the HTML version of Metronic, which contains all the source files and build tools.

Download the latest Metronic from Themeforest
Locate the metronic-tailwind-html-demos package, which contains the source files in the src/ directory

Please go to this link to follow the steps:
https://keenthemes.com/metronic/tailwind/docs/getting-started/installation

Unlike Metronic v8 which used Gulp/Webpack with Laravel Mix, Metronic v9 uses Tailwind CSS with Webpack. You must rebuild CSS whenever you change Tailwind classes in your HTML, as Tailwind optimizes CSS based on the classes it finds in your code.

Thanks


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(