Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Using Tailwind template just as html


Hi all,

First of all, I would like to extend my congratulations to the entire team for such an amazing design.

I would like to use tailwind template (v9.04) for my new project. It is asp.net core mvc
(8.0). I will be using razor views.
1 - So, I just wanted to know is it ok just copy dist/assets folder to wwwroot to leverage all the components with their styles(css) and events(js) Should I install npm, build any js file or antything to configure?
2 - I will be using datatables on several pages, and it seems that the component shown in the link below has been made available. Is importing the dist/assets enough to use this component.
https://keenthemes.com/metronic/tailwind/docs/components/datatable
3 - Has axios been included in the javascript bundle?

Thanks,
Burakhan.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

Thank you for your interest in our Metronic theme.

1. Please use the recently released Metronic v9.0.6. Yes, you will need to copy the assets into the web directory. NPM and webpack build tools are used if you do any customization in the HTML level, such as, if you add a new tailwind class in your code you will need to recompile the assets to add those classes into your CSS in the assets. Tailwind only included classes that were actually used in its CSS. Please refer Quick Setup. Our build tools are super easy so everyone can use them.

2. Yes, you can import the required css/JS of the core components and use KTDatable and other components on your pages.

3. Yes, Axios is included in the bundle. Please check References List.

Regards


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(