All Projects → saadeghi → tailwindcss-postcss-browsersync-boilerplate

saadeghi / tailwindcss-postcss-browsersync-boilerplate

Licence: other
Tailwind CSS + PostCSS + BrowserSync boilerplate

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to tailwindcss-postcss-browsersync-boilerplate

cra-tailwindcss
Integrate Tailwind CSS in a Create React App setup
Stars: ✭ 105 (+275%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
material-tailwind
@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
Stars: ✭ 861 (+2975%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
tailwind-ui-components
Free Tailwind CSS UI Components - Crafted for modern websites, landing pages and web apps. TailGrids Core is free and open-source so, feel free to use with your personal or commercial projects. If you would like to show your support and love, don't forget to give us a star 🌟
Stars: ✭ 49 (+75%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
tailwind-color-alpha
Automatic alpha variants for your Tailwind CSS colors based on your opacity config
Stars: ✭ 21 (-25%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
Awesome Tailwindcss
😎 Awesome things related to Tailwind CSS
Stars: ✭ 7,791 (+27725%)
Mutual labels:  postcss, tailwind, tailwindcss
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (-3.57%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+1760.71%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
vuejs-tailwindcss-portfolio
A simple multipage and responsive Vue.js & Tailwind CSS portfolio theme with dark mode.
Stars: ✭ 100 (+257.14%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
eleventy solo starter njk
Further development suspended as of 2021-09-11. Please refer instead to https://www.11ty.dev/docs/starter/ for a wide selection of other Eleventy starter sets.
Stars: ✭ 22 (-21.43%)
Mutual labels:  postcss, tailwind, tailwindcss
hugo-starter-tailwind-basic
A basic and simple to set up Hugo with TailwindCSS starter project.
Stars: ✭ 80 (+185.71%)
Mutual labels:  postcss, tailwind, tailwindcss
Twin.macro
🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.
Stars: ✭ 5,137 (+18246.43%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
stencil-tailwind-plugin
Plugin for using tailwindcss with StencilJS
Stars: ✭ 17 (-39.29%)
Mutual labels:  postcss, tailwind, tailwindcss
bb8
Starter kit for automating tasks in everyday front-end development. 👨🏻‍💻 ⚡️ 🛠 ✨ 🤖
Stars: ✭ 13 (-53.57%)
Mutual labels:  postcss, browsersync, starter-kit
eslint-plugin-tailwind
ESLint rules for Tailwind CSS
Stars: ✭ 97 (+246.43%)
Mutual labels:  tailwind, tailwindcss, tailwind-css
lskjs
Lego Starter Kit — Node.js & React isomorphic app creator (Node.js, Express, React.js, Babel, PostCSS, Webpack)
Stars: ✭ 38 (+35.71%)
Mutual labels:  postcss, starter-kit
tailwind-twitter-clone
Twitter UI Clone built during a live stream.
Stars: ✭ 19 (-32.14%)
Mutual labels:  tailwind, tailwindcss
intellij-tailwind-css
Tailwind IntelliJ Plugin Tailwind Cheat Sheet
Stars: ✭ 49 (+75%)
Mutual labels:  tailwindcss, tailwind-css
create-next-pwa
⚡️ Set up Next.js Progressive Web App with `npx create-next-pwa`
Stars: ✭ 59 (+110.71%)
Mutual labels:  tailwind, tailwindcss
twin.examples
Packed with examples for different frameworks, this repo helps you get started with twin a whole lot faster.
Stars: ✭ 320 (+1042.86%)
Mutual labels:  tailwind, tailwindcss
svelte-tailwind-snowpack
TailwindCSS with Svelte and Snowpack v3
Stars: ✭ 100 (+257.14%)
Mutual labels:  tailwind, tailwindcss

Tailwind CSS + PostCSS + BrowserSync boilerplate

💡 Features

  • Tailwind CSS, AutoPrefixer, PurgeCSS and CSSnano configed in PostCSS
  • [Optional] automatically download google fonts using get-google-fonts

🏄‍♀️ How to use

  • Use npm run fonts to download font files from google fonts to /assets
  • Use npm run dev to generate CSS from style.tailwind.css to /assets
  • Use npm run prod to generate CSS and Purge it and Minify it
  • Use npm run watch to watch for changes and run browser-sync
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].