question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish CSS bits as @webref/css

See original GitHub issue

As a follow-up to https://github.com/w3c/webref/issues/63 we should also have a @webref/css package.

@saschanaz needs it for https://github.com/saschanaz/types-web/issues/66, and I’m also still using webref directly in https://github.com/foolip/mdn-bcd-collector because I get CSS properties from it.

What should be in such a package? Is it simply the JSON files in ed/css/?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (12 by maintainers)

github_iconTop GitHub Comments

3reactions
tidoustcommented, Mar 10, 2021

FYI, I just published @webref/css v1.0.0.

2reactions
foolipcommented, Mar 10, 2021

I had no trouble integrating this into mdn-bcd-collector, success! https://github.com/foolip/mdn-bcd-collector/pull/1047

Read more comments on GitHub >

github_iconTop Results From Across the Web

Organizing your CSS - Learn web development | MDN
Note: A simple way to try out Sass is to use CodePen — you can enable Sass for your CSS in the Settings...
Read more >
CSS Nesting Module - W3C
Abstract. This module introduces the ability to nest one style rule inside another, with the selector of the child rule relative to the ......
Read more >
How to use CSS variables like a pro - LogRocket Blog
CSS variables help simplify the way you build websites and complex animations while enabling you to write reusable and elegant code.
Read more >
29: How to Easily Upload a Website | Learn HTML & CSS
In this HTML tutorial I will teach you how to upload a website to the internet, which can be a bit tricky if...
Read more >
Specify Unique CSS File Per Post - Digging Into WordPress
So, I've altered the technique a bit. The idea is to add a simple text input to the page editor, right underneath the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found