TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Freshpoint – minimalist sass setup with your favorite UI library

1 点作者 swaggyBoatswain将近 5 年前

1 comment

swaggyBoatswain将近 5 年前
so some context<p>I&#x27;m work with different startups and teams at times, everyone has a different opinion of what UI library to use on top of React, Angular, Vue<p>At the end of the day we always have to write a small minimalistic sass library because from my experience that&#x27;s what most people are comfortable with<p>I find myself constantly writing the same boilerplate so I wrote this instead. Also its super opinionated, based on my experiences of what I liked &#x2F; disliked about ideas such as Atomic Design principles etc. And what worked &#x2F; didn&#x27;t work when working with different teams<p>Designed to be used with bootstrap, material UI, or just standalone<p>I personally don&#x27;t like using CSS-in-JS because it takes too long for me to write, requires the team to understand, and requires too much tooling imo