Giter VIP home page Giter VIP logo

tailwind-dashboard-template's People

Contributors

pasqualevitiello avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tailwind-dashboard-template's Issues

HTML version

Hi sir, thank you for this great dashboard is there an HTML version for it ?

Running

Scusate l'incompetenza, come faccio ad usare il tutto una volta scaricato lo zip? :) C'รจ un file di installazione o una pagina web? Non ho trovato nessuno dei due :,(

Permission to release a tutorial

Hello Everyone,

super nice work. I liked it so much I would like to write a tutorial on how to build a full stack app with your theme.

You can see the seed of my work here, a brief list of features

  • Ecmascript modules
  • PWA, installable and working offline
  • Serverless environment for the backend
  • Authentication (firebase, metamask, ...)

I would like to ask you permission to release an open source tutorial. I have also made some small improvements that maybe can be backported in the commercial theme? I think the tutorial could add value to your offer.

error about Dynamic require of "tailwindcss/plugin" is not supported

i tried to change code to fine error position, i finally find error in postcss.cjs files,
please tell me how can i fix it , thanks

my settings :

postcss.config.cjs

import tailwindConfig from "./src/css/tailwind.config.cjs";
import autoprefixer from "autoprefixer";
import tailwind from "tailwindcss";

export default {
  plugins: [tailwind(tailwindConfig), autoprefixer],
};

tailwind.config.cjs
CleanShot 2022-10-12 at 12 33 31@2x

md breakpoint is not working

I am a newbie in using a template and tailwindcss.

  1. I just add a md breakpoint into my Dashboard.js file and realise it didn't work. it still works on my project( tailwindcss + reactJs).

image

  1. After I stretch in and out the width of the browser, the DashboarCard seems to go wrong, it's stretched and does not return to its original size anymore.
    image

Note: I just downloaded the template and adjusted the package.json
from
"scripts": { "start": "TAILWIND_MODE=watch craco start",
to
"scripts": { "start": "set PORT=3002 &&craco start",
and I run npm start like i usually do to run it

[Question] Vue version ETA?

This is such a beautiful template, when do you think the Vue version will be available?

Will it be written in Vue 3 or 2?

If it's in Vue 3 will it make heavy use of composition, or options API's?

Thanks, I'm eager to purchase.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.