Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 8 CSS PostCSS Projects
-
For the sake of simplicity, my example setup uses a single-file plugin and puts all styles directly into a single style.css file without using further theme.css or theme.json files, which we might want to use depending on the requirements for customizability. Likewise, SASS / SCSS support can be added if it makes life easier for the developer(s) involved. But as we already use PostCSS to control autoprefixing and cssnano minification, we can also use it to support the latest and even upcoming CSS sytax like native CSS nesting.
-
Project mention: I am interested in learning responsive design without the use of media query breakpoints. What is the term for this? Is it fluid design or something? Could you suggest some resources? | /r/web_design | 2023-03-05
i use this, it saves me a lot of headache in making things responsive
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
turretcss
Turret is a styles and browser behaviour normalisation framework for rapid development of responsive and accessible websites.
-
You can use this today if you're using PostCSS in your build process (which is the case if you use autoprefixer)! https://preset-env.cssdb.org/
-
Project mention: Looking for suggestions for a CSS framework that is modifiable with custom properties (CSS variables). No less/sass/etc. | /r/Frontend | 2023-02-11
https://jonathanharrell.github.io/hiq/ Look pretty nice. I haven’t used it. But looks to be exactly what you are asking for.
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
CSS PostCSS related posts
- What are some harsh truths that r/webdev needs to hear?
- Looking for suggestions for a CSS framework that is modifiable with custom properties (CSS variables). No less/sass/etc.
- More CSS reactions
- CSS nesting is coming
- In terms of styling, how does the structure of your project using traditional CSS look like?
- Is there a way to shorten .contactform h2,… and to say something like .contactform (h2, ul, label)?
- Thanks to Sveltekit, this site - with a lot of images - scores high on Lighthouse.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 29 Sep 2023
Index
What are some of the best open-source PostCSS projects in CSS? This list will help you:
Project | Stars | |
---|---|---|
1 | cssnano | 4,509 |
2 | rfs | 3,217 |
3 | turretcss | 798 |
4 | postcss-plugins | 736 |
5 | HiQ | 302 |
6 | assembly | 131 |
7 | tailpress | 74 |
8 | sea.css | 4 |