https://github.com/japgolly/scalacss
Super type-safe CSS for Scala and Scala.JS.
https://github.com/japgolly/scalacss
css scala scalajs scalajs-react scalatags type-safe type-safety
Last synced: 20 days ago
JSON representation
Super type-safe CSS for Scala and Scala.JS.
- Host: GitHub
- URL: https://github.com/japgolly/scalacss
- Owner: japgolly
- License: apache-2.0
- Created: 2015-03-07T01:18:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T21:40:26.000Z (9 months ago)
- Last Synced: 2025-04-13T02:09:53.998Z (20 days ago)
- Topics: css, scala, scalajs, scalajs-react, scalatags, type-safe, type-safety
- Language: Scala
- Homepage: https://japgolly.github.io/scalacss/book
- Size: 12.3 MB
- Stars: 339
- Watchers: 14
- Forks: 44
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ScalaCSS
[](https://travis-ci.org/japgolly/scalacss)
[](https://gitter.im/japgolly/scalacss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://index.scala-lang.org/japgolly/scalacss/core)
[](https://www.javadoc.io/doc/com.github.japgolly.scalacss/core_sjs0.6_2.13)ScalaCSS aims to bring type-safety and clarity to
* creating CSS
* using CSS
* maintaining CSS
* correctness of CSSThe goals and vision of the project are documented in
[its requirements](https://japgolly.github.io/scalacss/book/reqs.html).
Most requirements are satisfied; some will be addressed a little later.# Documentation
[Documentation is here](https://japgolly.github.io/scalacss/book/).* [Quick Start](https://japgolly.github.io/scalacss/book/quickstart/index.html)
* [Features](https://japgolly.github.io/scalacss/book/features/index.html)
* [Changelog](https://japgolly.github.io/scalacss/book/history/0.7.html)# Support
If you like what I do
—my OSS libraries, my contributions to other OSS libs, [my programming blog](https://japgolly.blogspot.com)—
and you'd like to support me, more content, more lib maintenance, [please become a patron](https://www.patreon.com/japgolly)!
I do all my OSS work unpaid so showing your support will make a big difference.