Skip to content
#

css-framework

Here are 1,051 public repositories matching this topic...

boxed
boxed commented Feb 6, 2020

Adding the class ascending or descending to the th will show the user the sorting direction.

That's not correct, and the example shows what you actually need:

  1. set the "sortable" class on the table
  2. set the "ascending" AND "sorted" class on the th
pere
pere commented Oct 22, 2019

Hi, I have been spending quite sometime wondering why a simple dropdown was not working.
Is not specified on the docs that the must have the class 'dropdown-trigger' (any other is not triggering the dropdown!)

Just a matter of documentation but crucial in order not to waste time :.)
example, this will not work:

<a class='dropdown-button-example btn' href='#' data-target='dropdo
tailwindcss
NES.css
Takumi0901
Takumi0901 commented Nov 27, 2019

Describe the bug

Setup error when using node v13.x
If I tried node v12.x or below, setup is complete.
I wanted to describe the recommended environment for node and npm.

Environment:

  • OS: Mac OSX
  • Browser:
  • Build environment (i.e. NodeJS): node v13.2.0
milligram
Fomantic-UI
dandrei
dandrei commented Oct 30, 2019

I'm trying to build a page that has a sidebar (or both a sidebar and a top appbar / navbar), and none of the Layout examples are helping. I tried mixing and matching the components and I never manage to obtain quite the result that works in the documentation (e.g. the Build Tools page), a simple sidebar on the left with content on the light.

tacit
filfreire
filfreire commented Feb 23, 2019

Currently Travis is returning the following warnings:

npm WARN engine grunt-legacy-util@1.1.1: wanted: {"node":">= 6"} (current: {"node":"4.9.1","npm":"2.15.11"})
npm WARN engine grunt-legacy-log-utils@2.0.1: wanted: {"node":">=6"} (current: {"node":"4.9.1","npm":"2.15.11"})
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN en

Improve this page

Add a description, image, and links to the css-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the css-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.