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.

Tracking issue for let CSS var prefixed with n

See original GitHub issue

This function solves the problem (这个功能解决的问题)

solve a kind of problem like https://github.com/TuSimple/naive-ui/issues/1808

Expected API (期望的 API)

just like --n-cssvar

Examples

https://github.com/TuSimple/naive-ui/pull/1820 https://github.com/TuSimple/naive-ui/pull/1830

Components

  • let CSS var prefixed with n for alert
  • let CSS var prefixed with n for anchor
  • let CSS var prefixed with n for auto-complete
  • let CSS var prefixed with n for avatar
  • let CSS var prefixed with n for back-top
  • let CSS var prefixed with n for badge
  • #1903
  • let CSS var prefixed with n for button
  • #1919
  • #1921
  • let CSS var prefixed with n for carousel
  • #1933
  • #1935
  • #1899
  • #1939
  • #1941
  • #1943
  • #1945
  • #1954
  • #1959
  • #1961
  • #1962
  • #1963
  • #1964
  • let CSS var prefixed with n for dynamic-tags
  • #1987
  • #1988
  • #1996
  • #1997
  • #1998
  • #1989
  • #1990
  • #1991
  • #1983
  • #1982
  • #1977
  • let CSS var prefixed with n for legacy-grid
  • #1976
  • #1975
  • let CSS var prefixed with n for log
  • #1969
  • #1968
  • #1967
  • #1958
  • #1957
  • #1956
  • #1950
  • #1949
  • #1948
  • #1929
  • #1926
  • #1924
  • #1923
  • #1918
  • let CSS var prefixed with n for select
  • let CSS var prefixed with n for select-menu
  • let CSS var prefixed with n for selection
  • #1914
  • #1912
  • #1911
  • #1908
  • let CSS var prefixed with n for statistic
  • let CSS var prefixed with n for steps
  • let CSS var prefixed with n for switch
  • let CSS var prefixed with n for table
  • let CSS var prefixed with n for tag
  • let CSS var prefixed with n for things
  • let CSS var prefixed with n for time
  • let CSS var prefixed with n for time-picker
  • let CSS var prefixed with n for timeline
  • let CSS var prefixed with n for tooltip
  • let CSS var prefixed with n for transfer
  • let CSS var prefixed with n for tree
  • let CSS var prefixed with n for tree-select
  • let CSS var prefixed with n for typography
  • #1854

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
doom-9-zzcommented, Dec 17, 2021

carousel,divider,dialog

2reactions
Sepushcommented, Dec 20, 2021

If anyone wants to cooperate with this issue. To avoid repetitive work. Before you start to work you can comment on which one you want to pick up and comment on. We will convert it to an issue for you, then you can work on it. Adds close #issueId to the PR description so that the issue you picked can be closed automatically. Also can be tacked by the tacking issue automatically. just like https://github.com/TuSimple/naive-ui/issues/1899

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tracking issue for let CSS var prefixed with n · Issue #1842 · tusen-ai ...
This function solves the problem (这个功能解决的问题) solve a kind of problem like #1808 Expected API (期望的 API) just like --n-cssvar Examples #1820 #1830 ......
Read more >
How to set vendor prefixed CSS values (NOT property names)
This approach let you add a several styles at once to element, of course inline. Only the property that the browser understands will...
Read more >
Let's Talk about CSS Variables - Tab Atkins Jr.
You declare a variable with a custom property. Custom properties can have any name you want, but must start with a "var-" prefix....
Read more >
When Sass and New CSS Features Collide
let n = 12; while n-- .item. Then I would set the $n variable into the Sass (and it would have to be...
Read more >
var() - CSS: Cascading Style Sheets - MDN Web Docs - Mozilla
The var() CSS function can be used to insert the value of a custom property (sometimes called a "CSS variable") instead of any...
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