{"library":"tailwindscss","type":"library","category":null,"description":"Tailwind SCSS (npm package `tailwindscss`) is an independent reimplementation of the Tailwind CSS utility-first framework using pure SCSS. It was designed for projects that cannot or choose not to use Node.js-based module bundlers like Webpack or Rollup, which are typically required for PostCSS processing in the original Tailwind CSS. Its primary purpose was to allow integration of Tailwind CSS principles into legacy applications or environments where a traditional SCSS compilation pipeline is preferred. The current stable version is 0.3.0, released in 2020. This project is currently unmaintained and effectively abandoned. A key differentiator is its complete SCSS-based architecture, eliminating the need for PostCSS and associated build tooling, making it suitable for direct inclusion and compilation with any standard SCSS compiler. However, this comes with significant limitations, as it cannot support Tailwind CSS plugins, functions, or directives, and its configuration is done via SCSS variables rather than JavaScript objects.","language":"javascript","status":"abandoned","version":"0.3.0","tags":["javascript","tailwindcss","scss","scss-framework","utility-classes"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tailwindscss","imports":["@import \"tailwindscss\";","@import \"tailwindscss/base\";","@import \"tailwindscss/utilities\";","@import \"path-to/tailwind.config.scss\";"]},{"cmd":"yarn add tailwindscss","imports":[]},{"cmd":"pnpm add tailwindscss","imports":[]}],"homepage":null,"github":"https://github.com/rahmanda/tailwindscss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tailwindscss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tailwindscss/compatibility"}}