Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Typhoon Theme CSS issue after update

theme

Started by Justin 4 years ago · 3 replies · 492 views
4 years ago

Hi 😃

I have an install of the Typhoon theme and the bg-primary-darker class stopped working after an update.

I have done a fresh install of the latest version of grav with the typhoon theme one page skeleton and I am having the same issue.

Any ideas?
typhoon|690x251

👍 1
4 years ago

Hi,
Have you find the issue ?
Same with a new fresh install

Cheers

4 years ago

No, I still have the issue.

For now, I am using bg-blue-700 as its close to a darker version of my primary colour.

😦

4 years ago

Hi,

Found the typo
In the tailwind.config.js file
Search for color-primary__darker to add -- before

before

color-primary__darker

after

--color-primary__darker

and

npm run build

And voila

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 197 2 months ago
Themes & Styling · by Ian, 2 months ago
3 93 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 454 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 47 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 127 3 months ago