tailwind-preset | An awesome Tailwind CSS front-end preset for Laravel | Plugin library

 by   zaknesler PHP Version: v7.2.1 License: MIT

kandi X-RAY | tailwind-preset Summary

kandi X-RAY | tailwind-preset Summary

tailwind-preset is a PHP library typically used in Plugin, Vue, Tailwind CSS applications. tailwind-preset has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

An awesome Tailwind CSS front-end preset for Laravel 7.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tailwind-preset has a low active ecosystem.
              It has 33 star(s) with 8 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 4 have been closed. On average issues are closed in 0 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of tailwind-preset is v7.2.1

            kandi-Quality Quality

              tailwind-preset has 0 bugs and 0 code smells.

            kandi-Security Security

              tailwind-preset has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tailwind-preset code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tailwind-preset is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tailwind-preset releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              tailwind-preset saves you 65 person hours of effort in developing the same functionality from scratch.
              It has 169 lines of code, 15 functions and 2 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tailwind-preset and discovered the below as its top functions. This is intended to give you an instant insight into tailwind-preset implemented functionality, and help decide if they suit your requirements.
            • Install auth .
            • Boot the tailwind extension .
            • Install auth routes .
            • Updates the package array .
            • Install views .
            • Ensure all resources directories exist .
            Get all kandi verified functions for this library.

            tailwind-preset Key Features

            No Key Features are available at this moment for tailwind-preset.

            tailwind-preset Examples and Code Snippets

            No Code Snippets are available at this moment for tailwind-preset.

            Community Discussions

            Trending Discussions on tailwind-preset

            QUESTION

            tailwindcss: add font-face in plugin
            Asked 2021-May-28 at 18:36

            I try to include some font faces into a tailwind-preset I want to use across multiple projects.

            In the documentation it is only described how to define font-faces within the base layer of a css file, see here: https://tailwindcss.com/docs/adding-base-styles#font-face-rules.

            However to include it in a distributable preset the way to go (from my knowledge), is to include it in a plugin. However I do not get what is the problem.

            My approach is the following:

            ...

            ANSWER

            Answered 2021-May-28 at 18:36

            Your plugin looks correct, but the fontFamily defined in the @font-face rule should be the same as the fontFamily defined in the font-family CSS rule. Try changing myfont to My Font in your theme extension config.

            See this Tailwind Play REPL for an example.

            Source https://stackoverflow.com/questions/67739232

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tailwind-preset

            Require the composer dependency. Laravel will automatically register the package.
            Require the composer dependency. Laravel will automatically register the package. composer require zaknesler/tailwind-preset --dev
            Install the preset: php artisan ui tailwind --auth # Without authentication scaffolding php artisan ui tailwind
            Install the npm dependencies using your preferred package manager: # Using Yarn yarn # Using npm npm install
            Compile assets: # Using Yarn yarn dev # Using npm npm run dev

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/zaknesler/tailwind-preset.git

          • CLI

            gh repo clone zaknesler/tailwind-preset

          • sshUrl

            git@github.com:zaknesler/tailwind-preset.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link