This tutorial requires a basic level of understanding of both React and CSS. Table of Contents What is Tailwind? Why would I use it? Tailwind is a utility library for CSS. It contains pre-built classes for spacing, display, color, and pretty much anything else you could come up with. Ta...
react components npm library component react-router npm-package component-library react-router-dom tailwind tailwindcss tailwind-css components-library tailwind-starter-kit tailwind-components react-npm tailwind-component notus notus-pro tailwind-components-library Updated May 21, 2021 Simon-He95 / aw...
A React ecosystem library for building back-office platforms likeDD360. It's library created by developers for developers Stable v6 Docs•Website 📲 Installation npm install dd360-ds or yarn add dd360-ds 💅 Customize theme If you want to use a provider to configure the library's theme...
import React from 'react' import {ConfigProvider} from "antd"; function App() { return ( <> <ConfigProvider theme={{ token: { colorPrimary: '#13ce66', colorBorderSecondary: '#c2c8d1', colorBgContainer: 'rgba(246,255,237,0)', }, }} > {alert("hello world")}}>click me </Con...
Improved hover and focus-visible detection: Powered by the React Aria library hooks, Headless UI provides smarter data-hover and data-focus attributes to controls, making them behave consistently across different devices compared to native pseudo-classes. Combobox list virtualization: You can now handl...
react tailwind tailwindcss tailwind-css sutusebastian• 0.10.2 • 2 months ago • 127 dependents • MITpublished version 0.10.2, 2 months ago127 dependents licensed under $MIT 421,001 tailwindcss-animate A Tailwind CSS plugin for creating beautiful animations. tailwind tailwindcss css postcss...
"Building a Sortable Component with Vue.js", replay from Adam's recent live stream Vue.js Tailwind CSS Turbolinks Popper.js positioning library Pikaday date picker library Vue.nextTick() PortalVue, library for rendering elements outside of their parent component Portals in React Purgecss以上...
A JavaScript library for building user interfaces Open Source /react-alternatives 151 Materialize CSS A modern responsive front-end framework based on Material Design Open Source /materialize-css-alternatives 103 Tailwind UI Beautiful UI components by the creators of Tailwind CSS. /tailwind...
实践才是最好的老师,通过这段时间的实践,通过不断地思考和优化项目结构、组件,以及功能的实现。尽管这只是一个简单的项目,但我已经不再是简单的复制粘贴,而是把它当成一件新鲜的事物,用来检验自己的学习成果。我发现Tss 非常适合模块化开发,随着熟练度提高用起来也越来越顺手。
Create a Rust library for extracting utility class names— a tool that can scan an entire directory of template files as fast as possible and extract potential class names in parallel. Write a fast CSS parser in TypeScript— to parse only the exact amount of detail needed by Tailwind’s int...