Semantic-UI-CSS icon indicating copy to clipboard operation
Semantic-UI-CSS copied to clipboard

CSS Only distribution

Results 53 Semantic-UI-CSS issues
Sort by recently updated
recently updated
newest added

I think this is a not valid selector because pseudo-element cannot have a child. Also, `Parcel` emits an error when processing the Semantic-UI CSS on that line: ```css [data-tooltip][data-inverted]:after .header...

Release a new package with webpack 5 fix to npm packages

Pasting issue from [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React/issues/4287#issue-1008071742) as this is a `Semantic-UI-CSS` issue. https://github.com/Semantic-Org/Semantic-UI-React/issues/4287#issue-1008071742 # Bug Report With Webpack 5 and css-loader 6, the CSS imports break the compilation. # Steps Start a...

I am getting this error while installing the semantic ui package from npm and running the server. This is happening for react applications. im getting errors like this ``` Module...

@jlukic @levithomason , I forgot to remove the semi-colon from the `step.css` https://github.com/Semantic-Org/Semantic-UI-CSS/pull/76

Maintainers please mark this repository as archived so that people are aware this project is dead.

`tiny` `small` and others have `line-height: 1`, but default don't have the property. I just fixed it.

Format currently breaks when List uses prop horizontal and contains List.Icon and List.Content

I am unable to override the body in semantic UI. It seems to have broken my entire css styles. I tried adding !important in my main css but it still...

## Bug Report ### Steps Using an `Icon` in a `Header` ignores the `Icon` size prop. I understand that I could easily override the styling, but I don't want to...